Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddragonfly.c155 mask = const_time_is_zero(crypto_bignum_is_odd(r)); in dragonfly_is_quadratic_residue_blind()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddragonfly.c155 mask = const_time_is_zero(crypto_bignum_is_odd(r)); in dragonfly_is_quadratic_residue_blind()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto.h708 int crypto_bignum_is_odd(const struct crypto_bignum *a);
Dcrypto_wolfssl.c1266 int crypto_bignum_is_odd(const struct crypto_bignum *a) in crypto_bignum_is_odd() function
Dcrypto_openssl.c1585 int crypto_bignum_is_odd(const struct crypto_bignum *a) in crypto_bignum_is_odd() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto.h715 int crypto_bignum_is_odd(const struct crypto_bignum *a);
Dcrypto_wolfssl.c1272 int crypto_bignum_is_odd(const struct crypto_bignum *a) in crypto_bignum_is_odd() function
Dcrypto_openssl.c1658 int crypto_bignum_is_odd(const struct crypto_bignum *a) in crypto_bignum_is_odd() function