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