Home
last modified time | relevance | path

Searched refs:crypto_bignum_rshift (Results 1 - 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddragonfly.c241 crypto_bignum_rshift(tmp, 2, tmp) < 0 || in dragonfly_sqrt()
H A Dsae.c747 crypto_bignum_rshift(t1, 1, t1) < 0 || in sswu()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddragonfly.c241 crypto_bignum_rshift(tmp, 2, tmp) < 0 || in dragonfly_sqrt()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto.h671 * crypto_bignum_rshift - r = a >> n
677 int crypto_bignum_rshift(const struct crypto_bignum *a, int n,
H A Dcrypto_openssl.c1557 int crypto_bignum_rshift(const struct crypto_bignum *a, int n, in crypto_bignum_rshift() function
H A Dcrypto_wolfssl.c1238 int crypto_bignum_rshift(const struct crypto_bignum *a, int n, in crypto_bignum_rshift() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto.h678 * crypto_bignum_rshift - r = a >> n
684 int crypto_bignum_rshift(const struct crypto_bignum *a, int n,
H A Dcrypto_wolfssl.c1244 int crypto_bignum_rshift(const struct crypto_bignum *a, int n, in crypto_bignum_rshift() function
H A Dcrypto_openssl.c1630 int crypto_bignum_rshift(const struct crypto_bignum *a, int n, in crypto_bignum_rshift() function

Completed in 18 milliseconds