Searched refs:TA_OS_TEST_CMD_ATTESTATION (Results 1 – 3 of 3) sorted by relevance
/optee_test-3.20.0/ta/os_test/include/ |
A D | ta_os_test.h | 44 #define TA_OS_TEST_CMD_ATTESTATION 32 macro
|
/optee_test-3.20.0/ta/os_test/ |
A D | ta_entry.c | 178 case TA_OS_TEST_CMD_ATTESTATION: in TA_InvokeCommandEntryPoint()
|
/optee_test-3.20.0/host/xtest/ |
A D | regression_1000.c | 2994 res = TEEC_InvokeCommand(&session, TA_OS_TEST_CMD_ATTESTATION, &op, in attestation_ta_memory() 3003 res = TEEC_InvokeCommand(&session, TA_OS_TEST_CMD_ATTESTATION, &op, in attestation_ta_memory() 3026 res = TEEC_InvokeCommand(&session, TA_OS_TEST_CMD_ATTESTATION, &op, in attestation_ta_memory() 3047 res = TEEC_InvokeCommand(&session, TA_OS_TEST_CMD_ATTESTATION, &op, in attestation_ta_memory()
|
Completed in 9 milliseconds