Searched refs:att_uuid (Results 1 – 2 of 2) sorted by relevance
/optee_test-3.20.0/ta/os_test/ |
A D | attestation.c | 14 TEE_UUID att_uuid = PTA_ATTESTATION_UUID; in ta_entry_attestation() local 18 res = TEE_OpenTASession(&att_uuid, TEE_TIMEOUT_INFINITE, 0, NULL, &sess, in ta_entry_attestation()
|
/optee_test-3.20.0/host/xtest/ |
A D | regression_1000.c | 2837 TEEC_UUID att_uuid = PTA_ATTESTATION_UUID; in get_att_public_key() local 2850 res = xtest_teec_open_session(&session, &att_uuid, NULL, &ret_orig); in get_att_public_key() 2875 TEEC_UUID att_uuid = PTA_ATTESTATION_UUID; in attestation_tee() local 2888 res = xtest_teec_open_session(&session, &att_uuid, NULL, &ret_orig); in attestation_tee() 2909 TEEC_UUID att_uuid = PTA_ATTESTATION_UUID; in attestation_ta_shdr() local 2926 res = xtest_teec_open_session(&session, &att_uuid, NULL, &ret_orig); in attestation_ta_shdr() 3065 TEEC_UUID att_uuid = PTA_ATTESTATION_UUID; in xtest_tee_test_1037() local 3070 res = xtest_teec_open_session(&session, &att_uuid, NULL, &ret_orig); in xtest_tee_test_1037()
|
Completed in 8 milliseconds