Searched defs:Nonce12 (Results 1 – 3 of 3) sorted by relevance
42 nonce: &Nonce12, in encrypt()65 nonce: &Nonce12, in decrypt()
134 pub struct Nonce12(pub [u8; 12]); struct136 impl Nonce12 { impl145 impl TryFrom<&[u8]> for Nonce12 { implementation
64 nonce: &Nonce12, in encrypt()72 nonce: &Nonce12, in decrypt()