| /optee_os/core/lib/libtomcrypt/src/modes/xts/ |
| H A D | xts_decrypt.c | 11 static int s_tweak_uncrypt(const unsigned char *C, unsigned char *P, unsigned char *T, const symmet… in s_tweak_uncrypt() 56 unsigned char PP[16], CC[16], T[16]; in xts_decrypt() local
|
| H A D | xts_encrypt.c | 11 static int s_tweak_crypt(const unsigned char *P, unsigned char *C, unsigned char *T, const symmetri… in s_tweak_crypt() 58 unsigned char PP[16], CC[16], T[16]; in xts_encrypt() local
|
| /optee_os/core/lib/libtomcrypt/src/encauth/gcm/ |
| H A D | gcm_mult_h.c | 18 unsigned char T[16]; in gcm_mult_h() local
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | bignum_mod_raw.c | 119 mbedtls_mpi_uint *T) in mbedtls_mpi_mod_raw_mul() 162 mbedtls_mpi_uint *T) in mbedtls_mpi_mod_raw_inv_prime() 234 mbedtls_mpi_uint *T; in mbedtls_mpi_mod_raw_to_mont_rep() local 252 mbedtls_mpi_uint *T; in mbedtls_mpi_mod_raw_from_mont_rep() local
|
| H A D | bignum_core.c | 533 mbedtls_mpi_uint *T) in mbedtls_mpi_core_montmul() 857 mbedtls_mpi_uint *T) in mbedtls_mpi_core_exp_mod_optionally_safe() 940 mbedtls_mpi_uint *T) in mbedtls_mpi_core_exp_mod() 958 mbedtls_mpi_uint *T) in mbedtls_mpi_core_exp_mod_unsafe() 1005 mbedtls_mpi_uint *T) in mbedtls_mpi_core_to_mont_rep() 1015 mbedtls_mpi_uint *T) in mbedtls_mpi_core_from_mont_rep()
|
| H A D | des.c | 398 uint32_t X, Y, T; in mbedtls_des_setkey() local 599 uint32_t X, Y, T, *SK; in mbedtls_des_crypt_ecb() local 687 uint32_t X, Y, T, *SK; in mbedtls_des3_crypt_ecb() local
|
| H A D | bignum.c | 402 mbedtls_mpi T; in mbedtls_mpi_swap() local 570 mbedtls_mpi T; in mbedtls_mpi_read_string() local 672 mbedtls_mpi T; in mbedtls_mpi_write_string() local 1059 const mbedtls_mpi *T = A; A = X; B = T; in mbedtls_mpi_add_abs() local 1699 mbedtls_mpi *T) in mbedtls_mpi_montmul() 1713 mbedtls_mpi_uint mm, mbedtls_mpi *T) in mbedtls_mpi_montred() 1759 mbedtls_mpi_uint *T = mempool_calloc(mbedtls_mpi_mempool, T_limbs, in mbedtls_mpi_exp_mod_optionally_safe() local 2184 mbedtls_mpi W, R, T, A, RR; in mpi_miller_rabin() local
|
| H A D | rsa_alt_helpers.c | 61 mbedtls_mpi T; /* Holds largest odd divisor of DE - 1 */ in mbedtls_rsa_deduce_primes() local
|
| H A D | rsa.c | 87 mbedtls_mpi T; in mbedtls_rsa_parse_key() local 294 mbedtls_mpi T; /* Temporary holding the exported parameters */ in mbedtls_rsa_write_key() local 385 mbedtls_mpi T; in mbedtls_rsa_write_pubkey() local 1243 mbedtls_mpi T; in mbedtls_rsa_public() local 1352 static int rsa_unblind(mbedtls_mpi *T, mbedtls_mpi *Vf, const mbedtls_mpi *N) in rsa_unblind() 1421 mbedtls_mpi T; in mbedtls_rsa_private() local
|
| H A D | ecp.c | 127 mbedtls_ecp_point *T; /* table for precomputed points */ member 1334 mbedtls_mpi T; in ecp_normalize_jac() local 1365 mbedtls_ecp_point *T[], size_t T_size) in ecp_normalize_jac_many() 1854 mbedtls_ecp_point T[], const mbedtls_ecp_point *P, in ecp_precompute_comb() 2017 const mbedtls_ecp_point T[], unsigned char T_size, in ecp_select_comb() 2048 const mbedtls_ecp_point T[], unsigned char T_size, in ecp_mul_comb_core() 2171 const mbedtls_ecp_point *T, in ecp_mul_comb_after_precomp() 2303 mbedtls_ecp_point *T = NULL; in ecp_mul_comb() local
|
| H A D | bignum_mod.c | 176 mbedtls_mpi_uint *T = mbedtls_calloc(N->limbs * 2 + 1, ciL); in mbedtls_mpi_mod_mul() local
|
| H A D | ecp_curves.c | 4563 const mbedtls_ecp_point *T) in ecp_group_load()
|
| H A D | ecp_curves_new.c | 4531 const mbedtls_ecp_point *T) in ecp_group_load()
|
| /optee_os/core/lib/libtomcrypt/src/modes/lrw/ |
| H A D | lrw_setiv.c | 23 unsigned char T[16]; in lrw_setiv() local
|
| /optee_os/core/crypto/ |
| H A D | aes-gcm-ghash-tbl.c | 70 uint32_t T = (vl & 1) * 0xe1000000U; in internal_aes_gcm_ghash_gen_tbl() local
|
| H A D | sm3.c | 72 uint32_t T[64]; in sm3_process() local
|
| /optee_os/core/lib/libtomcrypt/src/hashes/whirl/ |
| H A D | whirl.c | 55 ulong64 K[2][8], T[3][8]; in ss_whirlpool_compress() local
|
| /optee_os/core/lib/libtomcrypt/src/hashes/chc/ |
| H A D | chc.c | 126 unsigned char T[2][MAXBLOCKSIZE]; in s_chc_compress() local
|
| /optee_os/core/lib/libtomcrypt/src/misc/hkdf/ |
| H A D | hkdf.c | 40 unsigned char *T, *dat; in hkdf_expand() local
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/ |
| H A D | kseed.c | 235 ulong32 T, T2; in rounds() local
|
| H A D | camellia.c | 204 unsigned char T[48], kA[16], kB[16], kR[16], kL[16]; in camellia_setup() local
|
| /optee_os/core/lib/libtomcrypt/src/math/ |
| H A D | gmp_desc.c | 287 mpz_t t1, C, Q, S, Z, M, T, R, two; in sqrtmod_prime() local
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | mpi_desc.c | 527 mbedtls_mpi T; in montgomery_reduce() local
|