Function nettle_sys::nettle_eax_set_nonce
source · pub unsafe extern "C" fn nettle_eax_set_nonce(
eax: *mut eax_ctx,
key: *const eax_key,
cipher: *const c_void,
f: nettle_cipher_func,
nonce_length: usize,
nonce: *const u8
)