Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 68) sorted by relevance

123

/optee_os/core/lib/libtomcrypt/src/hashes/
H A Dmd5.c38 #define FF(a,b,c,d,M,s,t) \ argument
41 #define GG(a,b,c,d,M,s,t) \ argument
44 #define HH(a,b,c,d,M,s,t) \ argument
47 #define II(a,b,c,d,M,s,t) \ argument
77 #define FF(a,b,c,d,M,s,t) \ argument
80 #define GG(a,b,c,d,M,s,t) \ argument
83 #define HH(a,b,c,d,M,s,t) \ argument
86 #define II(a,b,c,d,M,s,t) \ argument
100 ulong32 t; in ss_md5_compress() local
H A Dsha3.c160 ulong64 t, bc[5]; in s_keccakf() local
296 ulong64 t; in sha3_process() local
H A Dmd2.c69 unsigned char t; in s_md2_compress() local
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Dmulti2.c19 ulong32 t; in s_pi2() local
28 ulong32 t; in s_pi3() local
40 ulong32 t; in s_pi4() local
48 int n, t; in s_setup() local
76 int n, t; in s_encrypt() local
88 int n, t; in s_decrypt() local
/optee_os/core/lib/libtomcrypt/src/stream/sober128/
H A Dsober128_stream.c24 ulong32 t; in BYTE2WORD() local
31 ulong32 t; in XORWORD() local
49 ulong32 t; in cycle() local
74 ulong32 t; in nltap() local
125 ulong32 t; in s128_diffuse() local
247 ulong32 t; in sober128_stream_crypt() local
/optee_os/core/lib/libtomcrypt/src/modes/xts/
H A Dxts_mult_x.c17 unsigned char t, tt; in xts_mult_x() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dtiming.c68 struct _hr_time *t = (struct _hr_time *) val; in mbedtls_timing_get_timer() local
88 struct _hr_time *t = (struct _hr_time *) val; in mbedtls_timing_get_timer() local
H A Dnist_kw.c117 static void calc_a_xor_t(unsigned char A[KW_SEMIBLOCK_LENGTH], uint64_t t) in calc_a_xor_t()
138 uint64_t t = 0; in mbedtls_nist_kw_wrap() local
268 uint64_t t = 0; in unwrap() local
H A Dssl_cache.c44 mbedtls_time_t t = mbedtls_time(NULL); in ssl_cache_find_entry() local
136 mbedtls_time_t t = mbedtls_time(NULL), oldest = 0; in ssl_cache_pick_writing_slot() local
/optee_os/core/tee/
H A Dtee_time_generic.c69 TEE_Time t; in tee_time_get_ta_time() local
102 TEE_Time t; in tee_time_set_ta_time() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/ia5/
H A Dder_decode_ia5_string.c25 int t, err; in der_decode_ia5_string() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/printable_string/
H A Dder_decode_printable_string.c25 int t, err; in der_decode_printable_string() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/teletex_string/
H A Dder_decode_teletex_string.c24 int t, err; in der_decode_teletex_string() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/object_identifier/
H A Dder_decode_object_identifier.c22 unsigned long x, y, t, len; in der_decode_object_identifier() local
H A Dder_length_object_identifier.c34 unsigned long y, z, t, wordbuf; in der_length_object_identifier() local
H A Dder_encode_object_identifier.c22 unsigned long i, x, y, z, t, mask, wordbuf; in der_encode_object_identifier() local
/optee_os/core/lib/libtomcrypt/src/encauth/gcm/
H A Dgcm_init.c26 int x, y, z, t; in gcm_init() local
/optee_os/core/lib/libtomcrypt/src/misc/base32/
H A Dbase32_decode.c23 ulong64 t = 0; in base32_decode() local
/optee_os/core/crypto/
H A Dsm2-kdf.c20 TEE_Result sm2_kdf(const uint8_t *Z, size_t Z_len, uint8_t *t, size_t tlen) in sm2_kdf()
/optee_os/core/lib/libtomcrypt/src/modes/lrw/
H A Dlrw_start.c33 int x, y, z, t; in lrw_start() local
/optee_os/core/lib/libtomcrypt/src/ciphers/aes/
H A Daesni.c27 #define setup_mix(t, c) _mm_extract_epi32(_mm_aeskeygenassist_si128(t, 0), c) argument
29 #define temp_update(t, k) _mm_insert_epi32(t, k, 3) argument
/optee_os/core/lib/libtomcrypt/src/misc/padding/
H A Dpadding_pad.c17 unsigned char pad, block_length, r, t; in s_padding_padded_length() local
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dtweetnacl.c61 i64 t,i,c=~(b-1); in sel25519() local
72 gf m,t; in pack25519() local
130 i64 i,j,t[31]; in M() local
244 gf a,b,c,d,t,e,f,g,h; in add() local
418 gf t, chk, num, den, den2, den4, den6; in unpackneg() local
455 u8 s[32],t[32],h[64]; in tweetnacl_crypto_sign_open() local
/optee_os/lib/libmbedtls/core/
H A Dsm2-pke.c122 uint8_t *t = NULL; in sm2_mbedtls_pke_decrypt() local
312 uint8_t *t = NULL; in sm2_mbedtls_pke_encrypt() local
/optee_os/core/lib/libtomcrypt/
H A Dsm2-pke.c123 uint8_t *t = NULL; in sm2_ltc_pke_decrypt() local
341 uint8_t *t = NULL; in sm2_ltc_pke_encrypt() local

123