Function nettle_sys::nettle_ccm_update
source · pub unsafe extern "C" fn nettle_ccm_update(
ctx: *mut ccm_ctx,
cipher: *const c_void,
f: nettle_cipher_func,
length: usize,
data: *const u8
)
pub unsafe extern "C" fn nettle_ccm_update(
ctx: *mut ccm_ctx,
cipher: *const c_void,
f: nettle_cipher_func,
length: usize,
data: *const u8
)