Searched refs:PTA_SYSTEM_UUID (Results 1 – 10 of 10) sorted by relevance
/optee_os/out/arm/export-ta_arm32/host_include/ |
A D | pta_system.h | 16 #define PTA_SYSTEM_UUID { 0x3a2f8978, 0x5dc0, 0x11e8, { \ macro
|
/optee_os/out/arm/export-ta_arm64/include/ |
A D | pta_system.h | 16 #define PTA_SYSTEM_UUID { 0x3a2f8978, 0x5dc0, 0x11e8, { \ macro
|
/optee_os/out/arm/export-ta_arm64/host_include/ |
A D | pta_system.h | 16 #define PTA_SYSTEM_UUID { 0x3a2f8978, 0x5dc0, 0x11e8, { \ macro
|
/optee_os/lib/libutee/include/ |
A D | pta_system.h | 16 #define PTA_SYSTEM_UUID { 0x3a2f8978, 0x5dc0, 0x11e8, { \ macro
|
/optee_os/out/arm/export-ta_arm32/include/ |
A D | pta_system.h | 16 #define PTA_SYSTEM_UUID { 0x3a2f8978, 0x5dc0, 0x11e8, { \ macro
|
/optee_os/lib/libdl/ |
A D | dlfcn.c | 21 const TEE_UUID core_uuid = PTA_SYSTEM_UUID; in invoke_system_pta()
|
/optee_os/lib/libutee/ |
A D | tee_system_pta.c | 18 static const TEE_UUID uuid = PTA_SYSTEM_UUID; in invoke_system_pta()
|
/optee_os/ta/trusted_keys/ |
A D | entry.c | 72 res = TEE_OpenTASession(&(const TEE_UUID)PTA_SYSTEM_UUID, in derive_unique_key()
|
/optee_os/core/pta/ |
A D | system.c | 360 pseudo_ta_register(.uuid = PTA_SYSTEM_UUID, .name = "system.pta",
|
/optee_os/ta/pkcs11/src/ |
A D | pkcs11_token.c | 1486 static const TEE_UUID system_uuid = PTA_SYSTEM_UUID; in seed_rng_pool()
|
Completed in 11 milliseconds