Function optee_utee_sys::_utee_cipher_init

source ยท
pub unsafe extern "C" fn _utee_cipher_init(
    state: c_ulong,
    iv: *const c_void,
    iv_len: size_t
) -> TEE_Result