Home
last modified time | relevance | path

Searched refs:TEE_UUID (Results 1 – 25 of 54) sorted by relevance

123

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_fs_key_manager.h19 TEE_Result tee_fs_generate_fek(const TEE_UUID *uuid, void *encrypted_fek,
21 TEE_Result tee_fs_crypt_block(const TEE_UUID *uuid, uint8_t *out,
26 TEE_Result tee_fs_fek_crypt(const TEE_UUID *uuid, TEE_OperationMode mode,
H A Dtee_internal_api_extensions.h64 TEE_Result tee_uuid_from_str(TEE_UUID *uuid, const char *s);
77 TEE_Result tee_invoke_supp_plugin(const TEE_UUID *uuid, uint32_t cmd,
H A Dtee_api_types.h27 } TEE_UUID; typedef
36 TEE_UUID uuid;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_fs_key_manager.h19 TEE_Result tee_fs_generate_fek(const TEE_UUID *uuid, void *encrypted_fek,
21 TEE_Result tee_fs_crypt_block(const TEE_UUID *uuid, uint8_t *out,
26 TEE_Result tee_fs_fek_crypt(const TEE_UUID *uuid, TEE_OperationMode mode,
H A Dtee_internal_api_extensions.h64 TEE_Result tee_uuid_from_str(TEE_UUID *uuid, const char *s);
77 TEE_Result tee_invoke_supp_plugin(const TEE_UUID *uuid, uint32_t cmd,
H A Dtee_api_types.h27 } TEE_UUID; typedef
36 TEE_UUID uuid;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_internal_api_extensions.h64 TEE_Result tee_uuid_from_str(TEE_UUID *uuid, const char *s);
77 TEE_Result tee_invoke_supp_plugin(const TEE_UUID *uuid, uint32_t cmd,
H A Dtee_api_types.h27 } TEE_UUID; typedef
36 TEE_UUID uuid;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_internal_api_extensions.h64 TEE_Result tee_uuid_from_str(TEE_UUID *uuid, const char *s);
77 TEE_Result tee_invoke_supp_plugin(const TEE_UUID *uuid, uint32_t cmd,
H A Dtee_api_types.h27 } TEE_UUID; typedef
36 TEE_UUID uuid;
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_oem_otp_api.c19 TEE_UUID uuid = RK_OS_SERVICE_UUID; in rk_otp_read()
62 TEE_UUID uuid = RK_OS_SERVICE_UUID; in rk_otp_write()
105 TEE_UUID uuid = RK_OS_SERVICE_UUID; in rk_otp_size()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_oem_otp_api.c18 TEE_UUID uuid = RK_OS_SERVICE_UUID; in rk_otp_read()
63 TEE_UUID uuid = RK_OS_SERVICE_UUID; in rk_otp_write()
108 TEE_UUID uuid = RK_OS_SERVICE_UUID; in rk_otp_size()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_types.h49 } TEE_UUID; typedef
58 TEE_UUID uuid;
H A Duser_ta_header.h56 TEE_UUID uuid;
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_types.h27 } TEE_UUID; typedef
36 TEE_UUID uuid;
H A Dtee_rpc_types.h14 TEE_UUID uuid;
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_types.h49 } TEE_UUID; typedef
58 TEE_UUID uuid;
H A Duser_ta_header.h56 TEE_UUID uuid;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A Dos_test.c258 TEE_UUID v = { }; in print_properties()
458 static const TEE_UUID test_uuid = TA_OS_TEST_UUID; in test_mem_access_right()
465 TEE_UUID *uuid = NULL; in test_mem_access_right()
835 static const TEE_UUID os_test_uuid = TA_OS_TEST_UUID; in ta_entry_client_with_timeout()
876 static const TEE_UUID crypt_uuid = TA_CRYPT_UUID; in ta_entry_client()
1032 static const TEE_UUID test_uuid = TA_OS_TEST_UUID; in ta_entry_ta2ta_memref()
1321 if (params[1].memref.size < sizeof(TEE_UUID)) { in ta_entry_client_identity()
1322 params[1].memref.size = sizeof(TEE_UUID); in ta_entry_client_identity()
1334 memcpy(params[1].memref.buffer, &identity.uuid, sizeof(TEE_UUID)); in ta_entry_client_identity()
1335 params[1].memref.size = sizeof(TEE_UUID); in ta_entry_client_identity()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/supp_plugin/
H A Dta_entry.c16 static const TEE_UUID uuid = TEST_PLUGIN_UUID;
139 const TEE_UUID nulluuid = { }; in call_unknown_plugin()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rpc_test/
H A Dta_rpc.c14 static TEE_UUID cryp_uuid = TA_CRYPT_UUID;
139 TEE_UUID uuid = TA_SIMS_TEST_UUID; in rpc_open()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/
H A Dtypedefs.checkpatch2 TEE_UUID
/OK3568_Linux_fs/external/security/rk_tee_user/v1/package/testsuite/global_platform/api_1.0/GP_XSL_TEE_Initial_Configuration-Test_Suite_v1_0_0-2014-12-03-STM/TTAs/TTA_TCF/TTA_TCF/code_files/
H A Duser_ta_header_defines.h54 &(const TEE_UUID) { 0x534D4152, 0x542D, 0x4353, \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/include/
H A Duser_ta_header_defines.h26 &(const TEE_UUID) {1, 2, 3 } }, \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Dseed_rng_taf.c12 static const TEE_UUID system_uuid = PTA_SYSTEM_UUID; in seed_rng_pool()

123