/optee_os/core/tee/ |
A D | tee_time_generic.c | 13 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 D | tee_fs_key_manager.c | 73 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 D | tee_supp_plugin_rpc.c | 19 TEE_Result tee_invoke_supp_plugin_rpc(const TEE_UUID *uuid, uint32_t cmd, in tee_invoke_supp_plugin_rpc()
|
A D | fs_dirfile.c | 23 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 D | tee_rpmb_fs.c | 111 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 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 | 55 TEE_Result emb_ts_open(const TEE_UUID *uuid, in emb_ts_open()
|
A D | ree_fs_ta.c | 73 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 D | tee_ta_manager.c | 40 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 D | secstor_ta.c | 11 static TEE_Result secstor_ta_open(const TEE_UUID *uuid, in secstor_ta_open()
|
/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
|
/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() 635 TEE_UUID *uuid = NULL; in init_persistent_db() local
|
/optee_os/core/pta/ |
A D | system.c | 233 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 D | device.c | 24 static void add_ta(uint32_t flags, const TEE_UUID *uuid, uint8_t *buf, in add_ta()
|
A D | attestation.c | 211 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 D | signed_hdr.h | 111 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 D | ldelf.h | 32 TEE_UUID uuid; member 88 TEE_UUID uuid; /* in */ member 92 TEE_UUID uuid; /* in */ member
|
/optee_os/core/include/tee/ |
A D | tee_pobj.h | 17 TEE_UUID uuid; member
|
A D | tadb.h | 23 TEE_UUID uuid; member
|
/optee_os/scripts/ |
A D | sign_encrypt.py | 390 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
|