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