Searched refs:TEE_PROPSET_CURRENT_CLIENT (Results 1 – 9 of 9) sorted by relevance
138 res = TEE_GetPropertyAsIdentity(TEE_PROPSET_CURRENT_CLIENT, in setup_so_identity_auth_from_client()170 res = TEE_GetPropertyAsIdentity(TEE_PROPSET_CURRENT_CLIENT, in setup_identity_auth_from_pin()263 res = TEE_GetPropertyAsIdentity(TEE_PROPSET_CURRENT_CLIENT, in verify_identity_auth()
58 } else if (h == TEE_PROPSET_CURRENT_CLIENT) { in propset_get()130 h == TEE_PROPSET_CURRENT_CLIENT || in is_propset_pseudo_handle()
76 #define TEE_PROPSET_CURRENT_CLIENT (TEE_PropSetHandle)0xFFFFFFFE macro
310 TEE_StartPropertyEnumerator(h, TEE_PROPSET_CURRENT_CLIENT); in TA_OpenSessionEntryPoint()
342 if ((TEE_PropSetHandle)prop_set == TEE_PROPSET_CURRENT_CLIENT) { in get_prop_set()
Completed in 20 milliseconds