Searched defs:w (Results 1 – 10 of 10) sorted by relevance
/optee_os/lib/libutils/isoc/arch/arm/ |
A D | arm32_aeabi_shift.c | 8 unsigned long w[2]; member
|
/optee_os/core/lib/libtomcrypt/src/pk/dsa/ |
A D | dsa_verify_hash.c | 34 void *w, *v, *u1, *u2; in dsa_verify_hash_raw() local
|
/optee_os/core/lib/libtomcrypt/src/ciphers/ |
A D | skipjack.c | 111 static unsigned g_func(unsigned w, int *kp, const unsigned char *key) in g_func() 123 static unsigned ig_func(unsigned w, int *kp, const unsigned char *key) in ig_func()
|
A D | anubis.c | 1115 ulong32 w = inter[i]; in anubis_crypt() local
|
A D | camellia.c | 199 unsigned x, w, b; in rot_128() local
|
/optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
A D | ecc_verify_hash.c | 36 void *r, *s, *v, *w, *u1, *u2, *e, *p, *m, *a, *a_plus3; in ecc_verify_hash_ex() local
|
A D | ecc_recover_key.c | 39 void *r, *s, *v, *w, *t1, *t2, *u1, *u2, *v1, *v2, *e, *x, *y, *a_plus3; in ecc_recover_key() local
|
/optee_os/core/lib/libtomcrypt/src/stream/sober128/ |
A D | sober128_stream.c | 36 static void XORWORD(ulong32 w, const unsigned char *in, unsigned char *out) in XORWORD()
|
/optee_os/lib/libmbedtls/mbedtls/library/ |
A D | ecp.c | 1796 unsigned char w, const mbedtls_mpi *m ) in ecp_comb_recode_core() 1861 unsigned char w, size_t d, in ecp_precompute_comb() 2112 unsigned char w, in ecp_comb_recode_scalar() 2155 unsigned char w, in ecp_mul_comb_after_precomp() 2222 unsigned char w; in ecp_pick_window_size() local 2273 unsigned char w, p_eq_g, i; in ecp_mul_comb() local
|
A D | aria.c | 451 uint32_t w[4][4], *w2; in mbedtls_aria_setkey_enc() local
|
Completed in 21 milliseconds