Type Alias hacspec_poly1305::PolyState

source ·
pub type PolyState = (FieldElement, FieldElement, PolyKey);