crypto_onetimeauth_state

Type Alias crypto_onetimeauth_state 

Source
pub type crypto_onetimeauth_state = crypto_onetimeauth_poly1305_state;

Aliased Type§

#[repr(C, align(16))]
pub struct crypto_onetimeauth_state { pub opaque: [u8; 256], }

Fields§

§opaque: [u8; 256]