Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Ddragonfly.c158 mask = const_time_is_zero(crypto_bignum_is_odd(r)); in dragonfly_is_quadratic_residue_blind()
/hostap-latest/src/crypto/
Dcrypto.h706 int crypto_bignum_is_odd(const struct crypto_bignum *a);
Dcrypto_mbedtls_alt.c1377 int crypto_bignum_is_odd(const struct crypto_bignum *a) in crypto_bignum_is_odd() function
Dcrypto_wolfssl.c1556 int crypto_bignum_is_odd(const struct crypto_bignum *a) in crypto_bignum_is_odd() function
Dcrypto_openssl.c2194 int crypto_bignum_is_odd(const struct crypto_bignum *a) in crypto_bignum_is_odd() function