Searched defs:NONCE_SIZE (Results 1 – 7 of 7) sorted by relevance
26 static const uint32_t NONCE_SIZE = 12; variable
28 static const uint32_t NONCE_SIZE = 12; variable
39 const NONCE_SIZE: usize = 12; constant
50 static const uint32_t NONCE_SIZE = 12; variable
26 #define NONCE_SIZE 12 macro
28 constexpr uint32_t NONCE_SIZE = 12; variable