Home
last modified time | relevance | path

Searched refs:crypto_bignum_sqrtmod (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto.h660 * crypto_bignum_sqrtmod - returns sqrt(a) (mod b)
666 int crypto_bignum_sqrtmod(const struct crypto_bignum *a,
H A Dcrypto_openssl.c1536 int crypto_bignum_sqrtmod(const struct crypto_bignum *a, in crypto_bignum_sqrtmod() function
H A Dcrypto_wolfssl.c1229 int crypto_bignum_sqrtmod(const struct crypto_bignum *a, in crypto_bignum_sqrtmod() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto.h667 * crypto_bignum_sqrtmod - returns sqrt(a) (mod b)
673 int crypto_bignum_sqrtmod(const struct crypto_bignum *a,
H A Dcrypto_wolfssl.c1235 int crypto_bignum_sqrtmod(const struct crypto_bignum *a, in crypto_bignum_sqrtmod() function
H A Dcrypto_openssl.c1609 int crypto_bignum_sqrtmod(const struct crypto_bignum *a, in crypto_bignum_sqrtmod() function

Completed in 14 milliseconds