Skip to main content

batch_add_gf128

Function batch_add_gf128 

Source
pub fn batch_add_gf128(
    a: &[BinaryElem128],
    b: &[BinaryElem128],
    out: &mut [BinaryElem128],
)
Expand description

batch add gf(2^128) elements (xor in gf(2^n))