Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h645 int crypto_bignum_legendre(const struct crypto_bignum *a,
Dcrypto_openssl.c1318 int crypto_bignum_legendre(const struct crypto_bignum *a, in crypto_bignum_legendre() function
/external/wpa_supplicant_8/src/common/
Dsae.c248 res = crypto_bignum_legendre(num, sae->tmp->prime); in is_quadratic_residue_blind()
404 res = crypto_bignum_legendre(q, prime_bn); in get_random_qr_qnr()