libsodium_sys::crypto_auth [] [src]

pub unsafe extern fn crypto_auth(a: *mut [u8; 32], m: *const u8, mlen: c_ulonglong, k: *const [u8; 32]) -> c_int