Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddragonfly.c69 res = crypto_bignum_legendre(tmp, prime); in dragonfly_get_random_qr_qnr()
165 res = crypto_bignum_legendre(num, prime); in dragonfly_is_quadratic_residue_blind()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dcrypto_mbedtls-bignum.c237 int crypto_bignum_legendre(const struct crypto_bignum *a, in crypto_bignum_legendre() function
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dcrypto.h732 int crypto_bignum_legendre(const struct crypto_bignum *a,