Function hash_wires

Source
pub fn hash_wires<const Q: usize, W: WireLabel>(
    wires: [&W; Q],
    tweak: Block,
) -> [Block; Q]
where ArrayUnrolledOps: UnrollableArraySize<Q>,
Expand description

Batch hashing of wires