Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H 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/ta/trusted_keys/
H A Dentry.c312 res = TEE_GetPropertyAsIdentity(h, NULL, &id); in TA_OpenSessionEntryPoint()
/optee_os/lib/libutee/
H A Dtee_api_property.c459 TEE_Result TEE_GetPropertyAsIdentity(TEE_PropSetHandle propsetOrEnumerator, in TEE_GetPropertyAsIdentity() function
/optee_os/lib/libutee/include/
H A Dtee_internal_api.h49 TEE_Result TEE_GetPropertyAsIdentity(TEE_PropSetHandle propsetOrEnumerator,