Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/common/
HDdragonfly.c158 mask = const_time_is_zero(crypto_bignum_is_odd(r)); in dragonfly_is_quadratic_residue_blind()
/freebsd-head/contrib/wpa/src/crypto/
HDcrypto.h706 int crypto_bignum_is_odd(const struct crypto_bignum *a);
HDcrypto_wolfssl.c1556 int crypto_bignum_is_odd(const struct crypto_bignum *a) in crypto_bignum_is_odd() function
HDcrypto_openssl.c2194 int crypto_bignum_is_odd(const struct crypto_bignum *a) in crypto_bignum_is_odd() function