Searched refs:crypto_bignum_cmp (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/common/
H A Dsae.c137 crypto_bignum_cmp(bn, sae->tmp->order) >= 0)
757 crypto_bignum_cmp(sae->peer_commit_scalar, peer_scalar) == 0) {
766 crypto_bignum_cmp(peer_scalar, sae->tmp->order) >= 0) {
848 crypto_bignum_cmp(sae->tmp->peer_commit_element_ffc,
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dcrypto.h593 * crypto_bignum_cmp - Compare two bignums
598 int crypto_bignum_cmp(const struct crypto_bignum *a,
H A Dcrypto_openssl.c990 int crypto_bignum_cmp(const struct crypto_bignum *a, function
/external/wpa_supplicant_8/src/common/
H A Dsae.c137 crypto_bignum_cmp(bn, sae->tmp->order) >= 0)
757 crypto_bignum_cmp(sae->peer_commit_scalar, peer_scalar) == 0) {
766 crypto_bignum_cmp(peer_scalar, sae->tmp->order) >= 0) {
848 crypto_bignum_cmp(sae->tmp->peer_commit_element_ffc,
/external/wpa_supplicant_8/src/crypto/
H A Dcrypto.h593 * crypto_bignum_cmp - Compare two bignums
598 int crypto_bignum_cmp(const struct crypto_bignum *a,
H A Dcrypto_openssl.c990 int crypto_bignum_cmp(const struct crypto_bignum *a, function
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dsae.c137 crypto_bignum_cmp(bn, sae->tmp->order) >= 0)
757 crypto_bignum_cmp(sae->peer_commit_scalar, peer_scalar) == 0) {
766 crypto_bignum_cmp(peer_scalar, sae->tmp->order) >= 0) {
848 crypto_bignum_cmp(sae->tmp->peer_commit_element_ffc,
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dcrypto.h593 * crypto_bignum_cmp - Compare two bignums
598 int crypto_bignum_cmp(const struct crypto_bignum *a,
H A Dcrypto_openssl.c990 int crypto_bignum_cmp(const struct crypto_bignum *a, function

Completed in 78 milliseconds