Home
last modified time | relevance | path

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

/optee_os/core/pta/
H A Dattestation.c27 static TEE_UUID pta_uuid = PTA_ATTESTATION_UUID; variable
299 res = sec_storage_obj_read(&pta_uuid, TEE_STORAGE_PRIVATE, in load_key()
321 res = sec_storage_obj_write(&pta_uuid, TEE_STORAGE_PRIVATE, in write_key()