pub unsafe extern "C" fn nettle_eax_digest( eax: *mut eax_ctx, key: *const eax_key, cipher: *const c_void, f: nettle_cipher_func, length: usize, digest: *mut u8, )