Struct libsodium_ffi::crypto_onetimeauth_poly1305_state [] [src]

#[repr(C)]
pub struct crypto_onetimeauth_poly1305_state { pub aligner: c_ulonglong, pub opaque: [c_uchar; 136], }

Fields

Trait Implementations

impl Copy for crypto_onetimeauth_poly1305_state
[src]

impl Clone for crypto_onetimeauth_poly1305_state
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more