Searched defs:ta (Results 1 – 12 of 12) sorted by relevance
/optee_os/core/kernel/ |
A D | secstor_ta.c | 15 struct tee_tadb_ta_read *ta; in secstor_ta_open() local 44 struct tee_tadb_ta_read *ta = (struct tee_tadb_ta_read *)h; in secstor_ta_get_size() local 61 struct tee_tadb_ta_read *ta = (struct tee_tadb_ta_read *)h; in secstor_ta_read() local 75 struct tee_tadb_ta_read *ta = (struct tee_tadb_ta_read *)h; in secstor_ta_close() local
|
A D | early_ta.c | 20 const struct embedded_ts *ta = NULL; in find_early_ta() local 46 const struct embedded_ts *ta = NULL; in early_ta_init() local
|
A D | ree_fs_ta.c | 82 static TEE_Result rpc_load(const TEE_UUID *uuid, struct shdr **ta, in rpc_load() 134 struct shdr *ta = NULL; in ree_fs_ta_open() local
|
A D | pseudo_ta.c | 294 const struct pseudo_ta_head *ta; in tee_ta_init_pseudo_ta_session() local
|
/optee_os/core/tee/ |
A D | tadb.c | 376 struct tee_tadb_ta_write *ta; in tee_tadb_ta_create() local 446 TEE_Result tee_tadb_ta_write(struct tee_tadb_ta_write *ta, const void *buf, in tee_tadb_ta_write() 480 void tee_tadb_ta_close_and_delete(struct tee_tadb_ta_write *ta) in tee_tadb_ta_close_and_delete() 543 TEE_Result tee_tadb_ta_close_and_commit(struct tee_tadb_ta_write *ta) in tee_tadb_ta_close_and_commit() 637 struct tee_tadb_ta_read *ta = NULL; in tee_tadb_ta_open() local 676 tee_tadb_ta_get_property(struct tee_tadb_ta_read *ta) in tee_tadb_ta_get_property() 681 TEE_Result tee_tadb_get_tag(struct tee_tadb_ta_read *ta, uint8_t *tag, in tee_tadb_get_tag() 695 static TEE_Result ta_load(struct tee_tadb_ta_read *ta) in ta_load() 722 TEE_Result tee_tadb_ta_read(struct tee_tadb_ta_read *ta, void *buf, size_t *len) in tee_tadb_ta_read() 774 void tee_tadb_ta_close(struct tee_tadb_ta_read *ta) in tee_tadb_ta_close()
|
A D | tee_svc_cryp.c | 1022 const struct tee_cryp_obj_type_attrs *ta = tp->type_attrs + n; in tee_obj_attr_free() local 1040 const struct tee_cryp_obj_type_attrs *ta = tp->type_attrs + n; in tee_obj_attr_clear() local 1067 const struct tee_cryp_obj_type_attrs *ta = tp->type_attrs + n; in tee_obj_attr_to_binary() local 1097 const struct tee_cryp_obj_type_attrs *ta = tp->type_attrs + n; in tee_obj_attr_from_binary() local 1111 const struct tee_cryp_obj_type_attrs *ta; in tee_obj_attr_copy_from() local
|
/optee_os/core/pta/ |
A D | secstor_ta_mgmt.c | 21 struct tee_tadb_ta_read *ta; in check_install_conflict() local 44 struct tee_tadb_ta_write *ta; in install_ta() local
|
A D | device.c | 44 const struct pseudo_ta_head *ta = NULL; in get_devices() local
|
/optee_os/core/lib/libtomcrypt/src/ciphers/twofish/ |
A D | twofish.c | 477 ulong32 a,b,c,d,ta,tb,tc,td,t1,t2; in _twofish_ecb_encrypt() local 551 ulong32 a,b,c,d,ta,tb,tc,td,t1,t2; in _twofish_ecb_decrypt() local
|
/optee_os/lib/libmbedtls/mbedtls/library/ |
A D | aria.c | 204 uint32_t ta, tb, tc; in aria_a() local
|
/optee_os/core/lib/libtomcrypt/ |
A D | mpi_desc.c | 454 mbedtls_mpi ta; in mulmod() local
|
/optee_os/ldelf/ |
A D | ta_elf.c | 1537 struct ta_elf *ta = TAILQ_FIRST(&main_elf_queue); in ta_elf_add_library() local
|
Completed in 22 milliseconds