Home
last modified time | relevance | path

Searched refs:crypto_bignum_is_one (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddragonfly.c187 !crypto_bignum_is_one(val); in dragonfly_get_rand_2_to_r_1()
206 !crypto_bignum_is_one(scalar)) in dragonfly_generate_scalar()
H A Dsae.c273 is_val = crypto_bignum_is_one(pwe); in sae_test_pwd_seed_ffc()
752 crypto_bignum_is_one(t1), 1); in sswu()
1482 crypto_bignum_is_one(K) || in sae_derive_k_ffc()
1920 crypto_bignum_is_one(peer_scalar) || in sae_parse_commit_scalar()
2010 crypto_bignum_is_one(sae->tmp->peer_commit_element_ffc) || in sae_parse_commit_element_ffc()
2022 !crypto_bignum_is_one(res)) { in sae_parse_commit_element_ffc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddragonfly.c187 !crypto_bignum_is_one(val); in dragonfly_get_rand_2_to_r_1()
206 !crypto_bignum_is_one(scalar)) in dragonfly_generate_scalar()
H A Dsae.c266 is_val = crypto_bignum_is_one(pwe); in sae_test_pwd_seed_ffc()
691 crypto_bignum_is_one(K) || in sae_derive_k_ffc()
958 crypto_bignum_is_one(peer_scalar) || in sae_parse_commit_scalar()
1048 crypto_bignum_is_one(sae->tmp->peer_commit_element_ffc) || in sae_parse_commit_element_ffc()
1060 !crypto_bignum_is_one(res)) { in sae_parse_commit_element_ffc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto.h697 * crypto_bignum_is_one - Is the given bignum one
701 int crypto_bignum_is_one(const struct crypto_bignum *a);
H A Dcrypto_openssl.c1579 int crypto_bignum_is_one(const struct crypto_bignum *a) in crypto_bignum_is_one() function
H A Dcrypto_wolfssl.c1261 int crypto_bignum_is_one(const struct crypto_bignum *a) in crypto_bignum_is_one() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_pwd_common.c458 crypto_bignum_is_one(scalar) || in eap_pwd_get_scalar()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto.h704 * crypto_bignum_is_one - Is the given bignum one
708 int crypto_bignum_is_one(const struct crypto_bignum *a);
H A Dcrypto_wolfssl.c1267 int crypto_bignum_is_one(const struct crypto_bignum *a) in crypto_bignum_is_one() function
H A Dcrypto_openssl.c1652 int crypto_bignum_is_one(const struct crypto_bignum *a) in crypto_bignum_is_one() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_pwd_common.c458 crypto_bignum_is_one(scalar) || in eap_pwd_get_scalar()

Completed in 20 milliseconds