| /optee_os/core/kernel/ |
| H A D | embedded_ts.c | 56 struct ts_store_handle **h, in emb_ts_open() 83 TEE_Result emb_ts_get_size(const struct ts_store_handle *h, size_t *size) in emb_ts_get_size() 95 TEE_Result emb_ts_get_tag(const struct ts_store_handle *h, in emb_ts_get_tag() 122 static TEE_Result read_uncompressed(struct ts_store_handle *h, void *data_core, in read_uncompressed() 142 static TEE_Result read_compressed(struct ts_store_handle *h, void *data_core, in read_compressed() 208 TEE_Result emb_ts_read(struct ts_store_handle *h, void *data_core, in emb_ts_read() 217 void emb_ts_close(struct ts_store_handle *h) in emb_ts_close()
|
| H A D | secstor_ta.c | 41 static TEE_Result secstor_ta_get_size(const struct ts_store_handle *h, in secstor_ta_get_size() 52 static TEE_Result secstor_ta_get_tag(const struct ts_store_handle *h, in secstor_ta_get_tag() 58 static TEE_Result secstor_ta_read(struct ts_store_handle *h, void *data_core, in secstor_ta_read() 73 static void secstor_ta_close(struct ts_store_handle *h) in secstor_ta_close()
|
| H A D | ree_fs_ta.c | 242 struct ts_store_handle **h) in ree_fs_ta_open() 506 static TEE_Result ree_fs_ta_get_size(const struct ts_store_handle *h, in ree_fs_ta_get_size() 515 static TEE_Result ree_fs_ta_get_tag(const struct ts_store_handle *h, in ree_fs_ta_get_tag() 531 static TEE_Result check_digest(struct ree_fs_ta_handle *h) in check_digest() 552 static TEE_Result ree_fs_ta_read(struct ts_store_handle *h, void *data_core, in ree_fs_ta_read() 648 static void ree_fs_ta_close(struct ts_store_handle *h) in ree_fs_ta_close() 683 struct ts_store_handle *h; /* Note: a REE FS TA store handle */ member 693 struct ts_store_handle **h) in buf_ta_open() 763 static TEE_Result buf_ta_get_size(const struct ts_store_handle *h, in buf_ta_get_size() 772 static TEE_Result buf_ta_read(struct ts_store_handle *h, void *data_core, in buf_ta_read() [all …]
|
| H A D | early_ta.c | 30 struct ts_store_handle **h) in early_ta_open()
|
| H A D | interrupt.c | 113 struct itr_handler *h = NULL; in interrupt_call_handlers() local 151 struct itr_handler *h = NULL; in add_configure_handler() local 217 struct itr_handler *h = NULL; in interrupt_remove_handler() local
|
| /optee_os/ta/avb/ |
| H A D | entry.c | 25 static TEE_Result create_rb_state(uint32_t lock_state, TEE_ObjectHandle *h) in create_rb_state() 37 TEE_ObjectHandle *h) in open_rb_state() 82 TEE_ObjectHandle h; in read_rb_idx() local 138 TEE_ObjectHandle h; in write_rb_idx() local 186 TEE_ObjectHandle h; in read_lock_state() local 224 TEE_ObjectHandle h; in write_lock_state() local 262 TEE_ObjectHandle h = TEE_HANDLE_NULL; in write_persist_value() local 311 TEE_ObjectHandle h = TEE_HANDLE_NULL; in read_persist_value() local
|
| /optee_os/scripts/ |
| H A D | print_tee_hash.py | 30 def hash_range(h, elf, start, end): argument 46 def hash_section(h, elf, name): argument
|
| /optee_os/core/lib/libtomcrypt/src/misc/crypt/ |
| H A D | crypt_register_all_ciphers.c | 12 #define REGISTER_CIPHER(h) do {\ argument
|
| H A D | crypt_register_all_prngs.c | 12 #define REGISTER_PRNG(h) do {\ argument
|
| H A D | crypt_register_all_hashes.c | 12 #define REGISTER_HASH(h) do {\ argument
|
| /optee_os/lib/libdl/ |
| H A D | dlfcn.c | 41 struct dl_handle *h = NULL; in dlopen() local 95 struct dl_handle *h = handle; in dlsym() local
|
| /optee_os/lib/libutils/isoc/newlib/ |
| H A D | strstr.c | 74 # define AVAILABLE(h, h_l, j, n_l) \ argument
|
| /optee_os/core/arch/arm/include/crypto/ |
| H A D | ghash-ce-core.h | 12 uint64_t h[2]; member
|
| /optee_os/core/arch/arm/plat-telechips/ |
| H A D | plat_tzc.c | 28 static enum itr_return tzc_it_handler(struct itr_handler *h) in tzc_it_handler()
|
| /optee_os/core/lib/libtomcrypt/src/misc/ |
| H A D | adler32.c | 80 unsigned char* h; in adler32_finish() local
|
| H A D | crc32.c | 160 unsigned char* h; in crc32_finish() local
|
| /optee_os/core/crypto/ |
| H A D | aes-gcm-ghash-tbl.c | 53 unsigned char h[16]; in internal_aes_gcm_ghash_gen_tbl() local
|
| /optee_os/core/lib/libtomcrypt/src/hashes/sha2/ |
| H A D | sha256.c | 89 #define RND(a,b,c,d,e,f,g,h,i) \ in ss_sha256_compress() argument 101 #define RND(a,b,c,d,e,f,g,h,i,ki) \ in ss_sha256_compress() argument
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | sm2-pke.c | 121 void *h = NULL; in sm2_ltc_pke_decrypt() local 344 void *h = NULL; in sm2_ltc_pke_encrypt() local
|
| /optee_os/lib/libutee/ |
| H A D | tee_api_property.c | 56 static TEE_Result propset_get(TEE_PropSetHandle h, in propset_get() 135 static bool is_propset_pseudo_handle(TEE_PropSetHandle h) in is_propset_pseudo_handle() 142 static TEE_Result propget_get_property(TEE_PropSetHandle h, const char *name, in propget_get_property()
|
| /optee_os/core/lib/libtomcrypt/src/prngs/ |
| H A D | rng_get_bytes.c | 119 HCRYPTPROV h = 0; in s_rng_win32() local
|
| /optee_os/core/drivers/ |
| H A D | sp805_wdt.c | 88 static enum itr_return wdt_itr_cb(struct itr_handler *h) in wdt_itr_cb()
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/safer/ |
| H A D | safer.c | 251 { unsigned char a, b, c, d, e, f, g, h, t; in s_safer_ecb_encrypt() local 305 { unsigned char a, b, c, d, e, f, g, h, t; in s_safer_ecb_decrypt() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/dsa/ |
| H A D | dsa_generate_pqg.c | 28 void *t2L1, *t2N1, *t2q, *t2seedlen, *U, *W, *X, *c, *h, *e, *seedinc; in s_dsa_make_params() local
|
| /optee_os/core/tee/ |
| H A D | tee_cryp_pbkdf2.c | 28 struct hmac_parms *h, struct pbkdf2_parms *p) in pbkdf2_f()
|