Home
last modified time | relevance | path

Searched refs:HANDLE2VAL (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Dcryp_taf.c19 #define HANDLE2VAL(h) (uint32_t)(h == TEE_HANDLE_NULL ? (uintptr_t)h : (uintptr_t)((uintptr_t)h - (… macro
34 params[0].value.a = HANDLE2VAL(op); in ta_entry_allocate_operation()
279 params[1].value.a = HANDLE2VAL(o); in ta_entry_allocate_transient_object()