Searched defs:W (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-3.7.0/components/wpa_supplicant/src/crypto/ |
D | sha512-internal.c | 113 u64 *W; in sha512_compress() local
|
D | sha256-internal.c | 86 u32 S[8], W[64], t0, t1; in sha256_compress() local
|
/hal_espressif-3.7.0/components/mbedtls/port/sha/parallel_engine/ |
D | esp_sha1.c | 126 uint32_t temp, W[16], A, B, C, D, E; in mbedtls_sha1_software_process() local
|
D | esp_sha256.c | 185 uint32_t temp1, temp2, W[64]; in mbedtls_sha256_software_process() local
|
D | esp_sha512.c | 213 uint64_t temp1, temp2, W[80]; in mbedtls_sha512_software_process() local
|
/hal_espressif-3.7.0/components/wpa_supplicant/src/tls/ |
D | libtommath.h | 2459 mp_digit W[MP_WARRAY]; in fast_s_mp_mul_digs() local 2736 mp_word W[MP_WARRAY]; in fast_mp_montgomery_reduce() local 3297 mp_digit W[MP_WARRAY], *tmpx; in fast_s_mp_sqr() local
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/smp/ |
D | p_256_multprecision.c | 257 DWORD W; in multiprecision_mult() local
|