Home
last modified time | relevance | path

Searched refs:crypto_bignum_is_odd (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddragonfly.c155 mask = const_time_is_zero(crypto_bignum_is_odd(r)); in dragonfly_is_quadratic_residue_blind()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dcrypto_mbedtls-bignum.c226 int crypto_bignum_is_odd(const struct crypto_bignum *a) in crypto_bignum_is_odd() function
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dcrypto.h724 int crypto_bignum_is_odd(const struct crypto_bignum *a);