Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_system.h16 #define PTA_SYSTEM_UUID { 0x3a2f8978, 0x5dc0, 0x11e8, { \ macro
/optee_os/lib/libdl/
H A Ddlfcn.c21 const TEE_UUID core_uuid = PTA_SYSTEM_UUID; in invoke_system_pta()
/optee_os/lib/libutee/
H A Dtee_system_pta.c18 static const TEE_UUID uuid = PTA_SYSTEM_UUID; in invoke_system_pta()
/optee_os/ta/trusted_keys/
H A Dentry.c72 res = TEE_OpenTASession(&(const TEE_UUID)PTA_SYSTEM_UUID, in derive_unique_key()
/optee_os/core/pta/
H A Dsystem.c396 pseudo_ta_register(.uuid = PTA_SYSTEM_UUID, .name = "system.pta",
/optee_os/ta/pkcs11/src/
H A Dpkcs11_token.c1542 static const TEE_UUID system_uuid = PTA_SYSTEM_UUID; in seed_rng_pool()