Struct snow::wrappers::hacl_wrapper::CipherChaChaPoly[][src]

pub struct CipherChaChaPoly { /* fields omitted */ }

Trait Implementations

impl Default for CipherChaChaPoly
[src]

Returns the "default value" for a type. Read more

impl Cipher for CipherChaChaPoly
[src]

Auto Trait Implementations

impl Send for CipherChaChaPoly

impl Sync for CipherChaChaPoly