[][src]Constant ring::aead::chacha20_poly1305_openssh::TAG_LEN

pub const TAG_LEN: usize = super::BLOCK_LEN; // 16usize

The length in bytes of an authentication tag.