Function optee_utee_sys::_utee_authenc_init
source ยท pub unsafe extern "C" fn _utee_authenc_init(
state: c_ulong,
nonce: *const c_void,
nonce_len: size_t,
tag_len: size_t,
aad_len: size_t,
payload_len: size_t
) -> TEE_Result