Skip to main content

xor

Function xor 

Source
pub(crate) unsafe fn xor<N: ArraySize>(
    blocks: &mut Array<__m128i, N>,
    key: __m128i,
)