Type Alias halite_sys::crypto_onetimeauth_state
source · pub type crypto_onetimeauth_state = crypto_onetimeauth_poly1305_state;Aliased Type§
struct crypto_onetimeauth_state {
pub opaque: [u8; 256],
}Fields§
§opaque: [u8; 256]