Function optee_utee_sys::_utee_storage_obj_open

source ยท
pub unsafe extern "C" fn _utee_storage_obj_open(
    storage_id: c_ulong,
    object_id: *const c_void,
    object_id_len: size_t,
    flags: c_ulong,
    obj: *mut u32
) -> TEE_Result