[][src]Function thrussh_libsodium::poly1305::poly1305_auth

pub fn poly1305_auth(m: &[u8], key: &Key) -> Tag