Home
last modified time | relevance | path

Searched refs:crypto_ec_get_order (Results 1 - 11 of 11) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_pwd_common.c452 order = crypto_ec_get_order(group->group); in eap_pwd_get_scalar()
473 return dragonfly_generate_scalar(crypto_ec_get_order(group->group), in eap_pwd_get_rand_mask()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_pwd_common.c452 order = crypto_ec_get_order(group->group); in eap_pwd_get_scalar()
473 return dragonfly_generate_scalar(crypto_ec_get_order(group->group), in eap_pwd_get_rand_mask()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto.h770 * crypto_ec_get_order - Get order of an EC group
774 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e);
H A Dcrypto_openssl.c1761 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
H A Dcrypto_wolfssl.c1437 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto.h785 * crypto_ec_get_order - Get order of an EC group
789 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e);
H A Dcrypto_wolfssl.c1443 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
H A Dcrypto_openssl.c1834 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_crypto.c1050 q = crypto_ec_get_order(ec); in dpp_auth_derive_l_responder()
1711 q = crypto_ec_get_order(ec); in dpp_reconfig_derive_ke_responder()
2226 q = crypto_ec_get_order(ec); in dpp_gen_reconfig_id()
2270 q = crypto_ec_get_order(id->ec); in dpp_update_reconfig_id()
H A Dsae.c53 tmp->order = crypto_ec_get_order(tmp->ec); in sae_set_group()
1172 order = crypto_ec_get_order(pt->ec); in sae_derive_pwe_from_pt_ecc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dsae.c49 tmp->order = crypto_ec_get_order(tmp->ec); in sae_set_group()

Completed in 22 milliseconds