Searched refs:crypto_bignum_legendre (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/common/
H A Ddragonfly.c69 res = crypto_bignum_legendre(tmp, prime);
165 res = crypto_bignum_legendre(num, prime);
/freebsd-12-stable/contrib/wpa/src/crypto/
H A Dcrypto.h669 * crypto_bignum_legendre - Compute the Legendre symbol (a/p)
674 int crypto_bignum_legendre(const struct crypto_bignum *a,
H A Dcrypto_wolfssl.c1218 int crypto_bignum_legendre(const struct crypto_bignum *a, function
H A Dcrypto_openssl.c1509 int crypto_bignum_legendre(const struct crypto_bignum *a, function

Completed in 68 milliseconds