/optee_test/host/xtest/ |
A D | regression_1000.c | 46 TEEC_Session *session; member 236 TEEC_Session session = { }; in xtest_tee_test_1001() local 250 TEEC_CloseSession(&session); in xtest_tee_test_1001() 257 TEEC_Session session = { }; in xtest_tee_test_1002() local 307 TEEC_Session session = { }; in test_1003_thread() local 357 TEEC_Session session = { }; in xtest_tee_test_1003() local 432 TEEC_Session session = { }; in xtest_tee_test_1004() local 452 TEEC_Session session = { }; in xtest_tee_test_invalid_mem_access() local 483 TEEC_Session session = { }; in xtest_tee_test_invalid_mem_access2() local 544 TEEC_Session session = { }; in xtest_tee_test_1006() local [all …]
|
A D | regression_2000.c | 264 TEEC_Session session = { }; in xtest_tee_test_2001() local 367 TEEC_CloseSession(&session); in xtest_tee_test_2001() 386 TEEC_CloseSession(&session); in xtest_tee_test_2001() 420 TEEC_Session session = { }; in xtest_tee_test_2002_thread() local 496 TEEC_CloseSession(&session); in xtest_tee_test_2002_thread() 559 TEEC_Session session = { }; in xtest_tee_test_2003() local 632 TEEC_CloseSession(&session); in xtest_tee_test_2003() 743 TEEC_Session session = { }; in xtest_tee_test_2004() local 839 TEEC_CloseSession(&session); in xtest_tee_test_2004() 854 TEEC_CloseSession(&session); in xtest_tee_test_2004() [all …]
|
A D | pkcs11_1000.c | 595 C_Logout(session); in init_user_test_token() 624 C_Logout(session); in init_user_test_token() 625 C_CloseSession(session); in init_user_test_token() 782 rv = C_Logout(session); in test_login_logout() 795 rv = C_Logout(session); in test_login_logout() 809 rv = C_Logout(session); in test_login_logout() 822 rv = C_Logout(session); in test_login_logout() 834 rv = C_Logout(session); in test_login_logout() 892 rv = C_Logout(session); in test_set_pin() 905 rv2 = C_Logout(session); in test_set_pin() [all …]
|
A D | regression_8000.c | 390 ta_crypt_cmd_set_operation_key(c, session, op, in xtest_test_derivation_hkdf() 395 ta_crypt_cmd_free_transient_object(c, session, in xtest_test_derivation_hkdf() 436 ta_crypt_cmd_free_operation(c, session, op))) in xtest_test_derivation_hkdf() 440 ta_crypt_cmd_free_transient_object(c, session, in xtest_test_derivation_hkdf() 555 ta_crypt_cmd_free_operation(c, session, op))) in xtest_test_derivation_concat_kdf() 687 ta_crypt_cmd_free_operation(c, session, op))) in xtest_test_derivation_pbkdf2() 712 TEEC_Session session = { }; in xtest_tee_test_8001() local 721 xtest_test_derivation_hkdf(c, &session); in xtest_tee_test_8001() 724 xtest_test_derivation_concat_kdf(c, &session); in xtest_tee_test_8001() 727 xtest_test_derivation_pbkdf2(c, &session); in xtest_tee_test_8001() [all …]
|
A D | regression_4000.c | 996 TEEC_Session session = { }; in xtest_tee_test_4001() local 1100 TEEC_CloseSession(&session); in xtest_tee_test_4001() 1224 TEEC_Session session = { }; in xtest_tee_test_4002() local 1367 TEEC_CloseSession(&session); in xtest_tee_test_4002() 2147 TEEC_Session session = { }; in xtest_tee_test_4003() local 2337 TEEC_Session session = { }; in xtest_tee_test_4004() local 2461 TEEC_Session session = { }; in xtest_tee_test_4005() local 3605 TEEC_Session session = { }; in xtest_tee_test_4006() local 3720 create_key(c, &session, in xtest_tee_test_4006() 4370 TEEC_Session session = { }; in xtest_tee_test_4007_symmetric() local [all …]
|
A D | regression_4100.c | 609 TEEC_Session session = { }; in test_4101() local 679 TEEC_CloseSession(&session); in test_4101() 686 TEEC_Session session = { }; in test_4102() local 761 TEEC_CloseSession(&session); in test_4102() 768 TEEC_Session session = { }; in test_4103() local 892 TEEC_Session session = { }; in test_4104() local 1080 TEEC_Session session = { }; in test_4105() local 1159 TEEC_Session session = { }; in test_4106() local 1194 &session, h1, h2, 1))) in test_4106() 1259 TEEC_Session session = { }; in test_4107() local [all …]
|
A D | regression_8100.c | 32 TEEC_Session session = { }; in test_8101() local 36 &session, &crypt_user_ta_uuid, in test_8101() 40 TEEC_InvokeCommand(&session, TA_CRYPT_CMD_MBEDTLS_SELF_TESTS, in test_8101() 42 TEEC_CloseSession(&session); in test_8101() 81 TEEC_Session session = { }; in test_8102() local 90 &session, &crypt_user_ta_uuid, in test_8102() 115 TEEC_InvokeCommand(&session, TA_CRYPT_CMD_MBEDTLS_CHECK_CERT, in test_8102() 120 TEEC_CloseSession(&session); in test_8102() 276 TEEC_Session session = { }; in test_8103() local 286 &session, &crypt_user_ta_uuid, in test_8103() [all …]
|
A D | xtest_helpers.h | 27 TEEC_Result xtest_teec_open_session(TEEC_Session *session, 31 TEEC_Result xtest_teec_open_static_session(TEEC_Session *session, 92 TEEC_Result ta_os_test_cmd_client_identity(TEEC_Session *session,
|
A D | xtest_helpers.c | 29 TEEC_Result xtest_teec_open_session(TEEC_Session *session, in xtest_teec_open_session() argument 33 return TEEC_OpenSession(&xtest_teec_ctx, session, uuid, in xtest_teec_open_session() 409 TEEC_Result ta_os_test_cmd_client_identity(TEEC_Session *session, in ta_os_test_cmd_client_identity() argument 423 result = TEEC_InvokeCommand(session, TA_OS_TEST_CMD_CLIENT_IDENTITY, in ta_os_test_cmd_client_identity()
|
A D | regression_5000.c | 26 TEEC_Session session; member 152 TEEC_OpenSession(&cs->context, &cs->session, in OpenSession_error_notExistingTA()
|
A D | regression_6000.c | 1515 TEEC_Session session; member 1521 TEEC_Session sess = a->session; in test_6016_thread() 1583 xtest_teec_open_session(&arg[m].session, in xtest_tee_test_6016_loop() 1601 TEEC_CloseSession(&arg[i].session); in xtest_tee_test_6016_loop()
|
/optee_test/ta/crypt/ |
A D | derive_key_taf.c | 21 static TEE_Result derive_unique_key(TEE_TASessionHandle session, in derive_unique_key() argument 40 res = TEE_InvokeTACommand(session, TEE_TIMEOUT_INFINITE, in derive_unique_key() 55 TEE_TASessionHandle session = TEE_HANDLE_NULL; in derive_ta_unique_key_test() local 69 &session, &ret_origin); in derive_ta_unique_key_test() 78 res = derive_unique_key(session, key1, sizeof(key1), NULL, 0); in derive_ta_unique_key_test() 82 res = derive_unique_key(session, key2, sizeof(key2), NULL, 0); in derive_ta_unique_key_test() 184 TEE_CloseTASession(session); in derive_ta_unique_key_test() 193 TEE_TASessionHandle session = TEE_HANDLE_NULL; in derive_ta_unique_key_test_shm() local 203 &session, &ret_origin); in derive_ta_unique_key_test_shm() 213 res = TEE_InvokeTACommand(session, TEE_TIMEOUT_INFINITE, in derive_ta_unique_key_test_shm() [all …]
|
/optee_test/host/xtest/gp/include/ |
A D | xml_client_api.h | 100 static TEEC_Session session[2]; variable 101 static TEEC_Session *SESSION01 = session; 102 static TEEC_Session *SESSION02 = session + 1; 196 #define INVOKE_REMEMBER_EXP_PARAM_TYPES(session, cmd, p0, p1, p2, p3, exp) \ argument 208 TEEC_InvokeCommand(session, cmd, OPERATION01, \ 245 #define INVOKE_STORE_EXP_PARAM_INFO(session, cmd, paramNumber, paramType, \ argument 254 TEEC_InvokeCommand(session, cmd, OPERATION01, \ 367 #define XML_InvokeCommand(c, session, cmd, operation, returnOrigin, expected) \ argument 372 TEEC_InvokeCommand(session, cmd, operation, \
|
A D | xml_common_api.h | 54 #define XML_OpenSession(c, context, session, destination, connectionMethod, \ argument 60 TEEC_OpenSession(context, session, destination, \
|
A D | xml_internal_api.h | 97 static TEEC_Session session[2]; variable 98 static TEEC_Session *SESSION01 = session; 99 static TEEC_Session *SESSION02 = session + 1;
|
A D | xml_datastorage_api.h | 221 static TEEC_Session session[2]; variable 222 static TEEC_Session *SESSION01 = session; 223 static TEEC_Session *SESSION02 = session + 1;
|
A D | xml_crypto_api.h | 211 static TEEC_Session session[2]; variable 212 static TEEC_Session *SESSION01 = session; 213 static TEEC_Session *SESSION02 = session + 1;
|
/optee_test/ta/tpm_log_test/ |
A D | ta_entry.c | 18 TEE_TASessionHandle session = TEE_HANDLE_NULL; in invoke_system_pta() local 23 0, NULL, &session, &ret_origin); in invoke_system_pta() 27 res = TEE_InvokeTACommand(session, TEE_TIMEOUT_INFINITE, in invoke_system_pta() 30 TEE_CloseTASession(session); in invoke_system_pta()
|
/optee_test/ta/rpc_test/ |
A D | ta_rpc.c | 136 TEE_TASessionHandle session = TEE_HANDLE_NULL; in rpc_open() local 148 res = TEE_OpenTASession(&uuid, TEE_TIMEOUT_INFINITE, 0, NULL, &session, in rpc_open() 156 TEE_InvokeTACommand(session, TEE_TIMEOUT_INFINITE, in rpc_open() 163 TEE_CloseTASession(session); in rpc_open()
|
/optee_test/host/openssl/include/openssl/ |
A D | dtls1.h | 143 SSL_SESSION *session; member
|
A D | kssl.h | 174 krb5_error_code kssl_ctx_setkey(KSSL_CTX *kssl_ctx, krb5_keyblock *session);
|
A D | ssl.h | 1539 SSL_SESSION *session; member 2242 int SSL_set_session(SSL *to, SSL_SESSION *session);
|
/optee_test/host/xtest/gp/patches/ |
A D | 0009-TEE_Internal_API.xml.patch | 85 …g any resources consumed by the session being closed. Note that the Trusted Application cannot ref…
|