Searched refs:crypto_bignum_add (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/wpa/src/crypto/
H A Dcrypto.h506 * crypto_bignum_add - c = a + b
512 int crypto_bignum_add(const struct crypto_bignum *a,
726 * crypto_bignum_add - c = a + b
H A Dcrypto_openssl.c987 int crypto_bignum_add(const struct crypto_bignum *a, function
/freebsd-11.0-release/contrib/wpa/src/common/
H A Dsae.c679 crypto_bignum_add(sae->tmp->sae_rand, mask,
809 crypto_bignum_add(sae->tmp->own_commit_scalar, sae->peer_commit_scalar,

Completed in 101 milliseconds