Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 50) sorted by relevance

12

/optee_os-3.20.0/core/kernel/
A Dembedded_ts.c55 struct ts_store_handle **h, in emb_ts_open()
82 TEE_Result emb_ts_get_size(const struct ts_store_handle *h, size_t *size) in emb_ts_get_size()
94 TEE_Result emb_ts_get_tag(const struct ts_store_handle *h, in emb_ts_get_tag()
121 static TEE_Result read_uncompressed(struct ts_store_handle *h, void *data, in read_uncompressed()
137 static TEE_Result read_compressed(struct ts_store_handle *h, void *data, in read_compressed()
202 TEE_Result emb_ts_read(struct ts_store_handle *h, void *data, size_t len) in emb_ts_read()
210 void emb_ts_close(struct ts_store_handle *h) in emb_ts_close()
A Dsecstor_ta.c41 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, in secstor_ta_read()
73 static void secstor_ta_close(struct ts_store_handle *h) in secstor_ta_close()
A Dree_fs_ta.c234 struct ts_store_handle **h) in ree_fs_ta_open()
498 static TEE_Result ree_fs_ta_get_size(const struct ts_store_handle *h, in ree_fs_ta_get_size()
507 static TEE_Result ree_fs_ta_get_tag(const struct ts_store_handle *h, in ree_fs_ta_get_tag()
523 static TEE_Result check_digest(struct ree_fs_ta_handle *h) in check_digest()
632 static void ree_fs_ta_close(struct ts_store_handle *h) in ree_fs_ta_close()
667 struct ts_store_handle *h; /* Note: a REE FS TA store handle */ member
677 struct ts_store_handle **h) in buf_ta_open()
747 static TEE_Result buf_ta_get_size(const struct ts_store_handle *h, in buf_ta_get_size()
756 static TEE_Result buf_ta_read(struct ts_store_handle *h, void *data, in buf_ta_read()
773 static TEE_Result buf_ta_get_tag(const struct ts_store_handle *h, in buf_ta_get_tag()
[all …]
A Dearly_ta.c30 struct ts_store_handle **h) in early_ta_open()
A Dinterrupt.c52 struct itr_handler *h = NULL; in itr_handle() local
98 void itr_add_type_prio(struct itr_handler *h, uint32_t type, uint32_t prio) in itr_add_type_prio()
/optee_os-3.20.0/ta/avb/
A Dentry.c26 static TEE_Result create_rb_state(uint32_t lock_state, TEE_ObjectHandle *h) in create_rb_state()
38 TEE_ObjectHandle *h) in open_rb_state()
83 TEE_ObjectHandle h; in read_rb_idx() local
139 TEE_ObjectHandle h; in write_rb_idx() local
187 TEE_ObjectHandle h; in read_lock_state() local
225 TEE_ObjectHandle h; in write_lock_state() local
259 TEE_ObjectHandle h = TEE_HANDLE_NULL; in write_persist_value() local
308 TEE_ObjectHandle h = TEE_HANDLE_NULL; in read_persist_value() local
/optee_os-3.20.0/scripts/
A Dprint_tee_hash.py30 def hash_range(h, elf, start, end): argument
46 def hash_section(h, elf, name): argument
/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_register_all_ciphers.c12 #define REGISTER_CIPHER(h) do {\ argument
A Dcrypt_register_all_hashes.c12 #define REGISTER_HASH(h) do {\ argument
A Dcrypt_register_all_prngs.c12 #define REGISTER_PRNG(h) do {\ argument
/optee_os-3.20.0/lib/libutils/isoc/newlib/
A Dstrstr.c74 # define AVAILABLE(h, h_l, j, n_l) \ argument
/optee_os-3.20.0/lib/libdl/
A Ddlfcn.c41 struct dl_handle *h = NULL; in dlopen() local
95 struct dl_handle *h = handle; in dlsym() local
/optee_os-3.20.0/core/arch/arm/include/crypto/
A Dghash-ce-core.h12 uint64_t h[2]; member
/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/
A Dadler32.c80 unsigned char* h; in adler32_finish() local
A Dcrc32.c160 unsigned char* h; in crc32_finish() local
/optee_os-3.20.0/core/crypto/
A Daes-gcm-ghash-tbl.c54 unsigned char h[16]; in internal_aes_gcm_ghash_gen_tbl() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/sha2/
A Dsha256.c89 #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-3.20.0/lib/libutee/
A Dtee_api_property.c51 static TEE_Result propset_get(TEE_PropSetHandle h, in propset_get()
127 static bool is_propset_pseudo_handle(TEE_PropSetHandle h) in is_propset_pseudo_handle()
134 static TEE_Result propget_get_property(TEE_PropSetHandle h, const char *name, in propget_get_property()
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dsm2-pke.c121 void *h = NULL; in sm2_ltc_pke_decrypt() local
344 void *h = NULL; in sm2_ltc_pke_encrypt() local
/optee_os-3.20.0/core/drivers/
A Dsp805_wdt.c88 static enum itr_return wdt_itr_cb(struct itr_handler *h) in wdt_itr_cb()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dbn_mul.h63 #define MBEDTLS_BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument
69 #define MBEDTLS_BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/dsa/
A Ddsa_generate_pqg.c28 void *t2L1, *t2N1, *t2q, *t2seedlen, *U, *W, *X, *c, *h, *e, *seedinc; in s_dsa_make_params() local
/optee_os-3.20.0/core/tee/
A Dtee_cryp_pbkdf2.c28 struct hmac_parms *h, struct pbkdf2_parms *p) in pbkdf2_f()
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/safer/
A Dsafer.c251 { 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-3.20.0/core/lib/libtomcrypt/src/stream/rabbit/
A Drabbit.c74 ulong32 a, b, h, l; in ss_rabbit_g_func() local

Completed in 39 milliseconds

12