pub const AES_CTR_HMAC_NONCE_SIZE_IN_BYTES: usize = 16;
Expand description

The size of the nonces used as IVs for CTR.