/optee_os/core/tee/ |
A D | tee_time_generic.c | 14 TEE_UUID uuid; member 22 static TEE_Result tee_time_ta_get_offs(const TEE_UUID *uuid, in tee_time_ta_get_offs() 38 static TEE_Result tee_time_ta_set_offs(const TEE_UUID *uuid, in tee_time_ta_set_offs() 65 TEE_Result tee_time_get_ta_time(const TEE_UUID *uuid, TEE_Time *time) in tee_time_get_ta_time() 99 TEE_Result tee_time_set_ta_time(const TEE_UUID *uuid, const TEE_Time *time) in tee_time_set_ta_time()
|
A D | tee_supp_plugin_rpc.c | 18 TEE_Result tee_invoke_supp_plugin_rpc(const TEE_UUID *uuid, uint32_t cmd, in tee_invoke_supp_plugin_rpc()
|
A D | tee_fs_key_manager.c | 74 TEE_Result tee_fs_fek_crypt(const TEE_UUID *uuid, TEE_OperationMode mode, in tee_fs_fek_crypt() 155 TEE_Result tee_fs_generate_fek(const TEE_UUID *uuid, void *buf, size_t buf_size) in tee_fs_generate_fek() 230 TEE_Result tee_fs_crypt_block(const TEE_UUID *uuid, uint8_t *out, in tee_fs_crypt_block()
|
A D | fs_dirfile.c | 23 TEE_UUID uuid; member 198 const TEE_UUID *uuid, const void *oid, in tee_fs_dirfile_find() 263 const TEE_UUID *uuid, in tee_fs_dirfile_rename() 340 const TEE_UUID *uuid, int *idx, void *oid, in tee_fs_dirfile_get_next()
|
A D | tee_rpmb_fs.c | 110 const TEE_UUID *uuid; member 490 const TEE_UUID *uuid) in encrypt_block() 498 const TEE_UUID *uuid) in decrypt_block() 508 const TEE_UUID *uuid) in decrypt() 548 const uint8_t *fek, const TEE_UUID *uuid) in tee_rpmb_req_pack() 678 const TEE_UUID *uuid) in tee_rpmb_data_cpy_mac_calc() 775 const TEE_UUID *uuid) in tee_rpmb_resp_unpack_verify() 1196 const TEE_UUID *uuid) in tee_rpmb_read() 1472 const uint8_t *fek, const TEE_UUID *uuid) in tee_rpmb_write() 2309 const TEE_UUID *uuid, bool create) in rpmb_fs_open_internal() [all …]
|
A D | tee_pobj.c | 60 TEE_Result tee_pobj_get(TEE_UUID *uuid, void *obj_id, uint32_t obj_id_len, in tee_pobj_get()
|
/optee_os/core/kernel/ |
A D | early_ta.c | 18 static const struct embedded_ts *find_early_ta(const TEE_UUID *uuid) in find_early_ta() 29 static TEE_Result early_ta_open(const TEE_UUID *uuid, in early_ta_open()
|
A D | embedded_ts.c | 53 TEE_Result emb_ts_open(const TEE_UUID *uuid, in emb_ts_open()
|
A D | secstor_ta.c | 11 static TEE_Result secstor_ta_open(const TEE_UUID *uuid, in secstor_ta_open()
|
A D | tee_ta_manager.c | 380 static struct tee_ta_ctx *tee_ta_context_find(const TEE_UUID *uuid) in tee_ta_context_find() 570 const TEE_UUID *uuid) in tee_ta_init_session_with_context() 643 const TEE_UUID *uuid, in tee_ta_init_session() 704 const TEE_UUID *uuid, in tee_ta_open_session()
|
/optee_os/core/arch/arm/kernel/ |
A D | secure_partition.c | 38 static const struct embedded_ts *find_secure_partition(const TEE_UUID *uuid) in find_secure_partition() 59 TEE_Result sp_find_session_id(const TEE_UUID *uuid, uint32_t *session_id) in sp_find_session_id() 166 static TEE_Result sp_create_ctx(const TEE_UUID *uuid, struct sp_session *s) in sp_create_ctx() 195 const TEE_UUID *uuid, in sp_create_session() 302 const TEE_UUID *uuid) in sp_open_session() 343 static TEE_Result sp_init_uuid(const TEE_UUID *uuid) in sp_init_uuid() 521 static TEE_Result secure_partition_open(const TEE_UUID *uuid, in secure_partition_open()
|
A D | ldelf_loader.c | 343 TEE_Result ldelf_dlopen(struct user_mode_ctx *uctx, TEE_UUID *uuid, in ldelf_dlopen() 394 TEE_Result ldelf_dlsym(struct user_mode_ctx *uctx, TEE_UUID *uuid, in ldelf_dlsym()
|
/optee_os/core/arch/arm/sm/ |
A D | std_smc.c | 39 static const TEE_UUID uuid = { variable
|
/optee_os/lib/libdl/ |
A D | dlfcn.c | 35 TEE_UUID uuid; member 44 TEE_UUID uuid = { }; in dlopen() local
|
/optee_os/lib/libutee/ |
A D | tee_system_pta.c | 18 static const TEE_UUID uuid = PTA_SYSTEM_UUID; in invoke_system_pta() local 81 TEE_Result tee_invoke_supp_plugin(const TEE_UUID *uuid, uint32_t cmd, in tee_invoke_supp_plugin()
|
A D | tee_uuid_from_str.c | 42 TEE_Result tee_uuid_from_str(TEE_UUID *uuid, const char *s) in tee_uuid_from_str()
|
/optee_os/core/include/kernel/ |
A D | embedded_ts.h | 17 TEE_UUID uuid; member
|
A D | pseudo_ta.h | 28 TEE_UUID uuid; member
|
/optee_os/ta/pkcs11/src/ |
A D | object.h | 33 TEE_UUID *uuid; member
|
A D | persistent_token.c | 293 static int get_persistent_obj_idx(struct ck_token *token, TEE_UUID *uuid) in get_persistent_obj_idx() 354 TEE_UUID *uuid) in unregister_persistent_object() 416 TEE_UUID *uuid) in register_persistent_object() 633 TEE_UUID *uuid = NULL; in init_persistent_db() local
|
/optee_os/ldelf/include/ |
A D | ldelf.h | 31 TEE_UUID uuid; member 81 TEE_UUID uuid; /* in */ member 85 TEE_UUID uuid; /* in */ member
|
/optee_os/core/pta/ |
A D | device.c | 23 static void add_ta(uint32_t flags, const TEE_UUID *uuid, uint8_t *buf, in add_ta()
|
A D | secstor_ta_mgmt.c | 22 TEE_UUID uuid; in check_install_conflict() local
|
/optee_os/core/include/tee/ |
A D | tee_pobj.h | 17 TEE_UUID uuid; member
|
A D | tadb.h | 23 TEE_UUID uuid; member
|