Searched defs:context (Results 1 – 9 of 9) sorted by relevance
/optee_test-3.20.0/host/xtest/gp/include/ |
A D | xml_common_api.h | 21 #define ALLOCATE_SHARED_MEMORY(context, sharedMemory, sharedMemorySize, \ argument 29 #define ALLOCATE_AND_FILL_SHARED_MEMORY(context, sharedMemory, \ argument 54 #define XML_OpenSession(c, context, session, destination, connectionMethod, \ argument 89 #define XML_InitializeContext(c, name, context, expected) \ argument
|
A D | xml_client_api.h | 103 static TEEC_Context context[2]; variable
|
A D | xml_internal_api.h | 100 static TEEC_Context context[2]; variable
|
A D | xml_datastorage_api.h | 224 static TEEC_Context context[2]; variable
|
A D | xml_crypto_api.h | 214 static TEEC_Context context[2]; variable
|
/optee_test-3.20.0/ta/sims/ |
A D | ta_sims.c | 65 struct sims_session *context = in sims_open_session() local
|
/optee_test-3.20.0/host/xtest/ |
A D | regression_5000.c | 27 TEEC_Context context; member
|
A D | pkcs11_1000.c | 7846 const uint8_t *context; member
|
A D | regression_4000.c | 2732 const uint8_t *context; member
|
Completed in 38 milliseconds