Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dpersistent_token.c138 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()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_property.c58 } else if (h == TEE_PROPSET_CURRENT_CLIENT) { in propset_get()
130 h == TEE_PROPSET_CURRENT_CLIENT || in is_propset_pseudo_handle()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h163 #define TEE_PROPSET_CURRENT_CLIENT (TEE_PropSetHandle)0xFFFFFFFE macro
/optee_os-3.20.0/ta/trusted_keys/
A Dentry.c310 TEE_StartPropertyEnumerator(h, TEE_PROPSET_CURRENT_CLIENT); in TA_OpenSessionEntryPoint()
/optee_os-3.20.0/core/tee/
A Dtee_svc.c395 if ((TEE_PropSetHandle)prop_set == TEE_PROPSET_CURRENT_CLIENT) { in get_prop_set()

Completed in 10 milliseconds