prepare_keys

Function prepare_keys 

Source
pub(super) unsafe fn prepare_keys(
    key: &Key,
) -> (AdditionKey, PrecomputedMultiplier)
Available with target feature avx2 only.
Expand description

Derives the Poly1305 addition and polynomial keys.