[][src]Constant ring::aead::NONCE_LEN

pub const NONCE_LEN: usize = 96 / 8; // 0x0_000_000_000_000_00cusize

All the AEADs we support use 96-bit nonces.