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