Function nettle_sys::nettle_umac64_set_nonce
source · pub unsafe extern "C" fn nettle_umac64_set_nonce(
ctx: *mut umac64_ctx,
nonce_length: usize,
nonce: *const u8
)
pub unsafe extern "C" fn nettle_umac64_set_nonce(
ctx: *mut umac64_ctx,
nonce_length: usize,
nonce: *const u8
)