Home
last modified time | relevance | path

Searched defs:h (Results 26 – 50 of 56) sorted by relevance

123

/optee_os/ldelf/
H A Dta_elf_rel.c22 uint32_t h = 0; in elf_hash() local
38 uint32_t h = 5381; in gnu_hash() local
141 struct gnu_hashtab *h = elf->gnu_hashtab; in resolve_sym_helper() local
/optee_os/core/lib/libtomcrypt/src/stream/rabbit/
H A Drabbit.c74 ulong32 a, b, h, l; in ss_rabbit_g_func() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dbn_mul.h47 #define MBEDTLS_BYTES_TO_T_UINT_8(a, b, c, d, e, f, g, h) \ argument
53 #define MBEDTLS_BYTES_TO_T_UINT_8(a, b, c, d, e, f, g, h) \ argument
H A Daesce.c534 uint8x16_t h, m, l; /* retval high/middle/low */ in poly_mult_128() local
576 uint8x16_t h, m, l; /* input high/middle/low 128b */ in poly_mult_reduce() local
H A Decjpake.c199 mbedtls_mpi *h) in ecjpake_hash()
254 mbedtls_mpi r, h; in ecjpake_zkp_read() local
328 mbedtls_mpi h; /* later recycled to hold r */ in ecjpake_zkp_write() local
H A Dgcm.c103 uint8_t *h = (uint8_t *) u64h; in gcm_gen_table() local
H A Dsha256.c477 #define P(a, b, c, d, e, f, g, h, x, K) \ argument
H A Dsha512.c622 #define P(a, b, c, d, e, f, g, h, x, K) \ in mbedtls_internal_sha512_process_c() argument
H A Decdsa.c411 mbedtls_mpi h; in mbedtls_ecdsa_sign_det_restartable() local
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
H A Dsha512.c124 #define RND(a,b,c,d,e,f,g,h,i) \ in ss_sha512_compress() argument
/optee_os/core/kernel/
H A Dldelf_syscalls.c24 struct ts_store_handle *h; member
133 int h = 0; in ldelf_syscall_open_bin() local
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dtweetnacl.c244 gf a,b,c,d,t,e,f,g,h; in add() local
386 u8 d[64],h[64],r[64]; in tweetnacl_crypto_sign() local
455 u8 s[32],t[32],h[64]; in tweetnacl_crypto_sign_open() local
/optee_os/lib/libutils/ext/include/
H A Dutil.h207 #define GENMASK_32(h, l) \ argument
211 #define GENMASK_64(h, l) \ argument
/optee_os/lib/libmbedtls/core/
H A Dsm2-kep.c299 mbedtls_mpi h = { }; in crypto_acipher_sm2_kep_derive() local
/optee_os/core/lib/libtomcrypt/
H A Dsm2-kep.c226 void *h = NULL; in sm2_kep_derive() local
/optee_os/lib/libutils/compiler-rt/lib/builtins/
H A Dint_types.h108 static __inline ti_int make_ti(di_int h, di_int l) { in make_ti()
115 static __inline tu_int make_tu(du_int h, du_int l) { in make_tu()
/optee_os/core/arch/arm/crypto/
H A Daes-gcm-ce.c50 uint64_t h[2] = { 0 }; in internal_aes_gcm_set_key() local
/optee_os/ta/trusted_keys/
H A Dentry.c303 TEE_PropSetHandle h = TEE_HANDLE_NULL; in TA_OpenSessionEntryPoint() local
/optee_os/core/arch/arm/include/kernel/
H A Dstmm_sp.h116 struct stmm_param_header h; member
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_hash.h122 ulong32 h[8]; member
134 ulong64 h[8]; member
/optee_os/ta/pkcs11/src/
H A Dattributes.c63 struct obj_attrs *h = *head; in _remove_attribute() local
/optee_os/core/include/kernel/
H A Dinterrupt.h405 struct itr_handler *h) in interrupt_add_handler_with_chip()
/optee_os/core/drivers/
H A Datmel_wdt.c178 static enum itr_return atmel_wdt_itr_cb(struct itr_handler *h) in atmel_wdt_itr_cb()
H A Dstm32_iwdg.c183 static enum itr_return stm32_iwdg_it_handler(struct itr_handler *h) in stm32_iwdg_it_handler()
/optee_os/core/pta/
H A Dattestation.c403 struct ts_store_handle *h = NULL; in hash_binary() local

123