☰
PolyState
In hacspec_poly1305
?
Type Definition
hacspec_poly1305
::
PolyState
source
·
[
−
]
pub type PolyState = (
FieldElement
,
FieldElement
,
PolyKey
);