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

SSE2

Type Alias SSE2 

Source
pub type SSE2 = SseMachine<NoS3, NoS4, NoNI>;

Aliased Typeยง

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