Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

SSSE3

Type Alias SSSE3 

Source
pub type SSSE3 = SseMachine<YesS3, NoS4, NoNI>;

Aliased Typeยง

pub struct SSSE3(/* private fields */);