Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Ddragonfly.c96 crypto_bignum_sub(prime, one, pm1) < 0 || in dragonfly_get_rand_1_to_p_1()
H A Dsae.c244 crypto_bignum_sub(sae->tmp->prime, b, b) < 0 || in sae_test_pwd_seed_ffc()
1027 crypto_bignum_sub(sae->tmp->prime, one, res) || in sae_parse_commit_element_ffc()
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dcrypto.h600 int crypto_bignum_sub(const struct crypto_bignum *a,
H A Dcrypto_wolfssl.c1147 int crypto_bignum_sub(const struct crypto_bignum *a, in crypto_bignum_sub() function
H A Dcrypto_openssl.c1416 int crypto_bignum_sub(const struct crypto_bignum *a, in crypto_bignum_sub() function