Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h666 int crypto_bignum_rshift(const struct crypto_bignum *a, int n,
Dcrypto_wolfssl.c1231 int crypto_bignum_rshift(const struct crypto_bignum *a, int n, in crypto_bignum_rshift() function
Dcrypto_openssl.c1545 int crypto_bignum_rshift(const struct crypto_bignum *a, int n, in crypto_bignum_rshift() function
/external/wpa_supplicant_8/src/common/
Dsae.c745 crypto_bignum_rshift(t1, 1, t1) < 0 || in sswu()
780 crypto_bignum_rshift(t1, 2, t1) < 0 || in sswu()