Home
last modified time | relevance | path

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

123

/optee_os/core/tee/
A Dtee_time_generic.c13 TEE_UUID uuid; member
21 static TEE_Result tee_time_ta_get_offs(const TEE_UUID *uuid, in tee_time_ta_get_offs()
37 static TEE_Result tee_time_ta_set_offs(const TEE_UUID *uuid, in tee_time_ta_set_offs()
64 TEE_Result tee_time_get_ta_time(const TEE_UUID *uuid, TEE_Time *time) in tee_time_get_ta_time()
98 TEE_Result tee_time_set_ta_time(const TEE_UUID *uuid, const TEE_Time *time) in tee_time_set_ta_time()
A Dtee_fs_key_manager.c73 TEE_Result tee_fs_fek_crypt(const TEE_UUID *uuid, TEE_OperationMode mode, in tee_fs_fek_crypt()
154 TEE_Result tee_fs_generate_fek(const TEE_UUID *uuid, void *buf, size_t buf_size) in tee_fs_generate_fek()
229 TEE_Result tee_fs_crypt_block(const TEE_UUID *uuid, uint8_t *out, in tee_fs_crypt_block()
A Dtee_supp_plugin_rpc.c19 TEE_Result tee_invoke_supp_plugin_rpc(const TEE_UUID *uuid, uint32_t cmd, in tee_invoke_supp_plugin_rpc()
A Dfs_dirfile.c23 TEE_UUID uuid; member
212 const TEE_UUID *uuid, const void *oid, in tee_fs_dirfile_find()
287 const TEE_UUID *uuid, in tee_fs_dirfile_rename()
367 const TEE_UUID *uuid, int *idx, void *oid, in tee_fs_dirfile_get_next()
A Dtee_rpmb_fs.c111 const TEE_UUID *uuid; member
560 const TEE_UUID *uuid) in encrypt_block()
568 const TEE_UUID *uuid) in decrypt_block()
578 const TEE_UUID *uuid) in decrypt()
619 const uint8_t *fek, const TEE_UUID *uuid) in tee_rpmb_req_pack()
750 const TEE_UUID *uuid) in tee_rpmb_data_cpy_mac_calc()
847 const TEE_UUID *uuid) in tee_rpmb_resp_unpack_verify()
1304 const TEE_UUID *uuid) in tee_rpmb_read()
1551 const uint8_t *fek, const TEE_UUID *uuid) in tee_rpmb_write()
2338 const TEE_UUID *uuid, bool create) in rpmb_fs_open_internal()
[all …]
/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.c55 TEE_Result emb_ts_open(const TEE_UUID *uuid, in emb_ts_open()
A Dree_fs_ta.c73 uint8_t uuid[sizeof(TEE_UUID)]; member
190 static TEE_Result rpc_load(const TEE_UUID *uuid, struct shdr **ta, in rpc_load()
235 static TEE_Result ree_fs_ta_open(const TEE_UUID *uuid, in ree_fs_ta_open()
686 static TEE_Result buf_ta_open(const TEE_UUID *uuid, in buf_ta_open()
A Dtee_ta_manager.c40 TEE_UUID uuid; member
328 static struct tee_ta_ctx *tee_ta_context_find(const TEE_UUID *uuid) in tee_ta_context_find()
521 const TEE_UUID *uuid) in tee_ta_init_session_with_context()
593 const TEE_UUID *uuid, in tee_ta_init_session()
682 const TEE_UUID *uuid, in tee_ta_open_session()
A Dsecstor_ta.c11 static TEE_Result secstor_ta_open(const TEE_UUID *uuid, in secstor_ta_open()
/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
/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()
635 TEE_UUID *uuid = NULL; in init_persistent_db() local
/optee_os/core/pta/
A Dsystem.c233 TEE_UUID uuid = { }; in system_dlopen() local
265 TEE_UUID uuid = { }; in system_dlsym() local
325 TEE_UUID uuid = { }; in system_supp_plugin_invoke() local
A Ddevice.c24 static void add_ta(uint32_t flags, const TEE_UUID *uuid, uint8_t *buf, in add_ta()
A Dattestation.c211 static TEE_Result sec_storage_obj_read(TEE_UUID *uuid, uint32_t storage_id, in sec_storage_obj_read()
256 static TEE_Result sec_storage_obj_write(TEE_UUID *uuid, uint32_t storage_id, in sec_storage_obj_write()
398 static TEE_Result hash_binary(const TEE_UUID *uuid, uint8_t *hash) in hash_binary()
586 TEE_UUID *uuid = params[0].memref.buffer; in cmd_get_ta_shdr_digest() local
/optee_os/core/include/
A Dsigned_hdr.h111 uint8_t uuid[sizeof(TEE_UUID)]; member
130 uint8_t uuid[sizeof(TEE_UUID)]; member
200 uint8_t uuid[sizeof(TEE_UUID)]; member
/optee_os/ldelf/include/
A Dldelf.h32 TEE_UUID uuid; member
88 TEE_UUID uuid; /* in */ member
92 TEE_UUID uuid; /* in */ member
/optee_os/core/include/tee/
A Dtee_pobj.h17 TEE_UUID uuid; member
A Dtadb.h23 TEE_UUID uuid; member
/optee_os/scripts/
A Dsign_encrypt.py390 def encrypt_ta(self, enc_key, key_type, sig_algo, uuid, ta_version): argument
414 def set_bootstrap_ta(self, sig_algo, uuid, ta_version): argument
423 def set_subkey(self, sign_algo, name, uuid, subkey_version, max_depth, argument
790 def verify_uuid(self, uuid): argument

Completed in 63 milliseconds

123