Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 25 of 58) sorted by relevance

123

/optee_os/core/tee/
A Dtee_time_generic.c14 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 Dtee_supp_plugin_rpc.c18 TEE_Result tee_invoke_supp_plugin_rpc(const TEE_UUID *uuid, uint32_t cmd, in tee_invoke_supp_plugin_rpc()
A Dtee_fs_key_manager.c74 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 Dfs_dirfile.c23 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 Dtee_rpmb_fs.c110 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 Dtee_pobj.c60 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 Dearly_ta.c18 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 Dembedded_ts.c53 TEE_Result emb_ts_open(const TEE_UUID *uuid, in emb_ts_open()
A Dsecstor_ta.c11 static TEE_Result secstor_ta_open(const TEE_UUID *uuid, in secstor_ta_open()
A Dtee_ta_manager.c380 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 Dsecure_partition.c38 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 Dldelf_loader.c343 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 Dstd_smc.c39 static const TEE_UUID uuid = { variable
/optee_os/lib/libdl/
A Ddlfcn.c35 TEE_UUID uuid; member
44 TEE_UUID uuid = { }; in dlopen() local
/optee_os/lib/libutee/
A Dtee_system_pta.c18 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 Dtee_uuid_from_str.c42 TEE_Result tee_uuid_from_str(TEE_UUID *uuid, const char *s) in tee_uuid_from_str()
/optee_os/core/include/kernel/
A Dembedded_ts.h17 TEE_UUID uuid; member
A Dpseudo_ta.h28 TEE_UUID uuid; member
/optee_os/ta/pkcs11/src/
A Dobject.h33 TEE_UUID *uuid; member
A Dpersistent_token.c293 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 Dldelf.h31 TEE_UUID uuid; member
81 TEE_UUID uuid; /* in */ member
85 TEE_UUID uuid; /* in */ member
/optee_os/core/pta/
A Ddevice.c23 static void add_ta(uint32_t flags, const TEE_UUID *uuid, uint8_t *buf, in add_ta()
A Dsecstor_ta_mgmt.c22 TEE_UUID uuid; in check_install_conflict() local
/optee_os/core/include/tee/
A Dtee_pobj.h17 TEE_UUID uuid; member
A Dtadb.h23 TEE_UUID uuid; member

Completed in 26 milliseconds

123