Home
last modified time | relevance | path

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

123

/optee_os/core/kernel/
A Dembedded_ts.c54 struct ts_store_handle **h, in emb_ts_open()
81 TEE_Result emb_ts_get_size(const struct ts_store_handle *h, size_t *size) in emb_ts_get_size()
93 TEE_Result emb_ts_get_tag(const struct ts_store_handle *h, in emb_ts_get_tag()
120 static TEE_Result read_uncompressed(struct ts_store_handle *h, void *data, in read_uncompressed()
136 static TEE_Result read_compressed(struct ts_store_handle *h, void *data, in read_compressed()
201 TEE_Result emb_ts_read(struct ts_store_handle *h, void *data, size_t len) in emb_ts_read()
209 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.c128 struct ts_store_handle **h) in ree_fs_ta_open()
296 static TEE_Result ree_fs_ta_get_size(const struct ts_store_handle *h, in ree_fs_ta_get_size()
305 static TEE_Result ree_fs_ta_get_tag(const struct ts_store_handle *h, in ree_fs_ta_get_tag()
321 static TEE_Result check_digest(struct ree_fs_ta_handle *h) in check_digest()
520 static void ree_fs_ta_close(struct ts_store_handle *h) in ree_fs_ta_close()
555 struct ts_store_handle *h; /* Note: a REE FS TA store handle */ member
565 struct ts_store_handle **h) in buf_ta_open()
620 static TEE_Result buf_ta_get_size(const struct ts_store_handle *h, in buf_ta_get_size()
629 static TEE_Result buf_ta_read(struct ts_store_handle *h, void *data, in buf_ta_read()
646 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/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/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_register_all_ciphers.c19 #define REGISTER_CIPHER(h) do {\ argument
A Dcrypt_register_all_hashes.c19 #define REGISTER_HASH(h) do {\ argument
A Dcrypt_register_all_prngs.c19 #define REGISTER_PRNG(h) do {\ argument
/optee_os/lib/libdl/
A Ddlfcn.c41 struct dl_handle *h = NULL; in dlopen() local
95 struct dl_handle *h = handle; in dlsym() local
/optee_os/lib/libutils/isoc/newlib/
A Dstrstr.c74 # define AVAILABLE(h, h_l, j, n_l) \ argument
/optee_os/core/arch/arm/include/crypto/
A Dghash-ce-core.h12 uint64_t h[2]; member
/optee_os/core/lib/libtomcrypt/src/misc/
A Dadler32.c87 unsigned char* h; in adler32_finish() local
A Dcrc32.c167 unsigned char* h; in crc32_finish() local
/optee_os/core/crypto/
A Daes-gcm-ghash-tbl.c54 unsigned char h[16]; in internal_aes_gcm_ghash_gen_tbl() local
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
A Dsha256.c96 #define RND(a,b,c,d,e,f,g,h,i) \ in _sha256_compress() argument
108 #define RND(a,b,c,d,e,f,g,h,i,ki) \ in _sha256_compress() argument
/optee_os/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/core/lib/libtomcrypt/
A Dsm2-pke.c120 void *h = NULL; in sm2_ltc_pke_decrypt() local
343 void *h = NULL; in sm2_ltc_pke_encrypt() local
/optee_os/core/drivers/
A Dsp805_wdt.c88 static enum itr_return wdt_itr_cb(struct itr_handler *h) in wdt_itr_cb()
/optee_os/out/arm/export-ta_arm32/host_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/out/arm/export-ta_arm64/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/out/arm/export-ta_arm32/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/out/arm/export-ta_arm64/host_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/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/core/lib/libtomcrypt/src/pk/dsa/
A Ddsa_generate_pqg.c35 void *t2L1, *t2N1, *t2q, *t2seedlen, *U, *W, *X, *c, *h, *e, *seedinc; in _dsa_make_params() local

Completed in 47 milliseconds

123