Home
last modified time | relevance | path

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

/optee_os/ta/
H A Duser_ta_header.c201 #undef TA_OpenSessionEntryPoint
204 TEE_Result TA_OpenSessionEntryPoint(uint32_t pt, in TA_OpenSessionEntryPoint() function
/optee_os/lib/libutee/include/
H A Dtee_api_compat.h41 #define TA_OpenSessionEntryPoint __GP11_TA_OpenSessionEntryPoint macro
H A Dtee_internal_api.h746 TEE_Result TA_EXPORT TA_OpenSessionEntryPoint(uint32_t paramTypes,
/optee_os/ta/pkcs11/src/
H A Dentry.c28 TEE_Result TA_OpenSessionEntryPoint(uint32_t __unused param_types, in TA_OpenSessionEntryPoint() function
/optee_os/ta/trusted_keys/
H A Dentry.c298 TEE_Result TA_OpenSessionEntryPoint(uint32_t pt __unused, in TA_OpenSessionEntryPoint() function
/optee_os/ta/avb/
H A Dentry.c369 TEE_Result TA_OpenSessionEntryPoint(uint32_t pt __unused, in TA_OpenSessionEntryPoint() function
/optee_os/lib/libutee/
H A Duser_ta_entry.c357 res = TA_OpenSessionEntryPoint(param_types, params, in entry_open_session()
/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c1093 TEE_Result TA_OpenSessionEntryPoint(uint32_t pt, in TA_OpenSessionEntryPoint() function