Home
last modified time | relevance | path

Searched refs:crypto_bignum_rshift (Results 1 – 6 of 6) sorted by relevance

/hostap-latest/src/common/
Ddragonfly.c244 crypto_bignum_rshift(tmp, 2, tmp) < 0 || in dragonfly_sqrt()
Dsae.c754 crypto_bignum_rshift(t1, 1, t1) < 0 || in sswu()
/hostap-latest/src/crypto/
Dcrypto.h675 int crypto_bignum_rshift(const struct crypto_bignum *a, int n,
Dcrypto_mbedtls_alt.c1353 int crypto_bignum_rshift(const struct crypto_bignum *a, int n, struct crypto_bignum *r) in crypto_bignum_rshift() function
Dcrypto_wolfssl.c1528 int crypto_bignum_rshift(const struct crypto_bignum *a, int n, in crypto_bignum_rshift() function
Dcrypto_openssl.c2168 int crypto_bignum_rshift(const struct crypto_bignum *a, int n, in crypto_bignum_rshift() function