Function nettle_sys::nettle_ocb_update
source · pub unsafe fn nettle_ocb_update(
_ctx: *mut ocb_ctx,
_key: *const ocb_key,
_cipher: *const c_void,
_f: nettle_cipher_func,
_length: usize,
_data: *const u8
)
pub unsafe fn nettle_ocb_update(
_ctx: *mut ocb_ctx,
_key: *const ocb_key,
_cipher: *const c_void,
_f: nettle_cipher_func,
_length: usize,
_data: *const u8
)