Home
last modified time | relevance | path

Searched refs:crypto_bignum_sub (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h600 int crypto_bignum_sub(const struct crypto_bignum *a,
Dcrypto_wolfssl.c1147 int crypto_bignum_sub(const struct crypto_bignum *a, in crypto_bignum_sub() function
Dcrypto_openssl.c1404 int crypto_bignum_sub(const struct crypto_bignum *a, in crypto_bignum_sub() function
/external/wpa_supplicant_8/src/eap_common/
Deap_pwd_common.c184 if (crypto_bignum_sub(prime, one, pm1) < 0) in compute_password_element()
/external/wpa_supplicant_8/src/common/
Dsae.c394 crypto_bignum_sub(sae->tmp->prime, b, b) < 0 || in sae_test_pwd_seed_ffc()
1240 crypto_bignum_sub(sae->tmp->prime, one, res) || in sae_parse_commit_element_ffc()