Searched refs:crypto_bignum_inverse (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/crypto/
H A Dcrypto.h583 * crypto_bignum_inverse - Inverse a bignum so that a * c = 1 (mod b)
589 int crypto_bignum_inverse(const struct crypto_bignum *a,
H A Dcrypto_wolfssl.c1135 int crypto_bignum_inverse(const struct crypto_bignum *a, function
H A Dcrypto_openssl.c1391 int crypto_bignum_inverse(const struct crypto_bignum *a, function
/freebsd-12-stable/contrib/wpa/src/common/
H A Dsae.c563 crypto_bignum_inverse(sae->tmp->own_commit_element_ffc,

Completed in 106 milliseconds