Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/crypto/
HDcrypto.h558 int crypto_bignum_sub(const struct crypto_bignum *a,
HDcrypto_openssl.c1051 int crypto_bignum_sub(const struct crypto_bignum *a, in crypto_bignum_sub() function
/NextBSD/contrib/wpa/src/common/
HDsae.c351 crypto_bignum_sub(sae->tmp->prime, b, b) < 0 || in sae_test_pwd_seed_ffc()
1060 crypto_bignum_sub(sae->tmp->prime, one, res) || in sae_parse_commit_element_ffc()