Home
last modified time | relevance | path

Searched defs:ta (Results 1 – 13 of 13) sorted by relevance

/optee_os/core/kernel/
H A Dsecstor_ta.c15 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
H A Dearly_ta.c20 const struct embedded_ts *ta = NULL; in find_early_ta() local
46 const struct embedded_ts *ta = NULL; in early_ta_init() local
H A Dree_fs_ta.c196 static TEE_Result rpc_load(const TEE_UUID *uuid, struct shdr **ta, in rpc_load()
250 struct shdr *ta = NULL; in ree_fs_ta_open() local
H A Dpseudo_ta.c295 const struct pseudo_ta_head *ta; in tee_ta_init_pseudo_ta_session() local
/optee_os/core/tee/
H A Dtadb.c376 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_core, in tee_tadb_ta_read()
787 void tee_tadb_ta_close(struct tee_tadb_ta_read *ta) in tee_tadb_ta_close()
H A Dtee_svc_cryp.c1342 const struct tee_cryp_obj_type_attrs *ta = tp->type_attrs + n; in tee_obj_attr_free() local
1360 const struct tee_cryp_obj_type_attrs *ta = tp->type_attrs + n; in tee_obj_attr_clear() local
1387 const struct tee_cryp_obj_type_attrs *ta = tp->type_attrs + n; in tee_obj_attr_to_binary() local
1417 const struct tee_cryp_obj_type_attrs *ta = tp->type_attrs + n; in tee_obj_attr_from_binary() local
1431 const struct tee_cryp_obj_type_attrs *ta; in tee_obj_attr_copy_from() local
/optee_os/core/pta/
H A Dsecstor_ta_mgmt.c21 struct tee_tadb_ta_read *ta; in check_install_conflict() local
44 struct tee_tadb_ta_write *ta; in install_ta() local
H A Ddevice.c48 const struct pseudo_ta_head *ta = NULL; in get_devices() local
/optee_os/core/lib/libtomcrypt/src/ciphers/twofish/
H A Dtwofish.c470 ulong32 a,b,c,d,ta,tb,tc,td,t1,t2; in s_twofish_ecb_encrypt() local
544 ulong32 a,b,c,d,ta,tb,tc,td,t1,t2; in s_twofish_ecb_decrypt() local
/optee_os/core/mm/
H A Dphys_mem.c229 tee_mm_pool_t *ta = nex_ta_pool; in phys_mem_alloc_flags() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Daria.c112 uint32_t ta, tb, tc; in aria_a() local
/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c453 mbedtls_mpi ta; in mulmod() local
/optee_os/ldelf/
H A Dta_elf.c1613 struct ta_elf *ta = TAILQ_FIRST(&main_elf_queue); in ta_elf_add_library() local