Home
last modified time | relevance | path

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

/optee_os/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/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/out/arm/export-ta_arm64/host_include/
A Dtee_api_defines.h76 #define TEE_PROPSET_CURRENT_CLIENT (TEE_PropSetHandle)0xFFFFFFFE macro
/optee_os/out/arm/export-ta_arm64/include/
A Dtee_api_defines.h76 #define TEE_PROPSET_CURRENT_CLIENT (TEE_PropSetHandle)0xFFFFFFFE macro
/optee_os/lib/libutee/include/
A Dtee_api_defines.h76 #define TEE_PROPSET_CURRENT_CLIENT (TEE_PropSetHandle)0xFFFFFFFE macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dtee_api_defines.h76 #define TEE_PROPSET_CURRENT_CLIENT (TEE_PropSetHandle)0xFFFFFFFE macro
/optee_os/out/arm/export-ta_arm32/include/
A Dtee_api_defines.h76 #define TEE_PROPSET_CURRENT_CLIENT (TEE_PropSetHandle)0xFFFFFFFE macro
/optee_os/ta/trusted_keys/
A Dentry.c310 TEE_StartPropertyEnumerator(h, TEE_PROPSET_CURRENT_CLIENT); in TA_OpenSessionEntryPoint()
/optee_os/core/tee/
A Dtee_svc.c342 if ((TEE_PropSetHandle)prop_set == TEE_PROPSET_CURRENT_CLIENT) { in get_prop_set()

Completed in 20 milliseconds