Searched defs:NONCE_SIZE (Results 1 – 2 of 2) sorted by relevance
50 static final int NONCE_SIZE = 8; field in AesCtrMultipleBlockEncryption
132 const NONCE_SIZE: usize = 16; constant