Constant ring::aead::chacha20_poly1305_openssh::TAG_LEN

source ยท
pub const TAG_LEN: usize = super::BLOCK_LEN; // 16usize
Expand description

The length in bytes of an authentication tag.