Home
last modified time | relevance | path

Searched refs:crypto_ec_order_len (Results 1 - 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_pwd.c251 order_len = crypto_ec_order_len(data->grp->group); in eap_pwd_build_commit_req()
328 order_len = crypto_ec_order_len(data->grp->group); in eap_pwd_build_confirm_req()
660 order_len = crypto_ec_order_len(data->grp->group); in eap_pwd_process_commit_resp()
754 order_len = crypto_ec_order_len(data->grp->group); in eap_pwd_process_confirm_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_pwd.c251 order_len = crypto_ec_order_len(data->grp->group); in eap_pwd_build_commit_req()
328 order_len = crypto_ec_order_len(data->grp->group); in eap_pwd_build_confirm_req()
660 order_len = crypto_ec_order_len(data->grp->group); in eap_pwd_process_commit_resp()
754 order_len = crypto_ec_order_len(data->grp->group); in eap_pwd_process_confirm_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_pwd_common.c342 order_len = crypto_ec_order_len(grp->group); in compute_keys()
453 order_len = crypto_ec_order_len(group->group); in eap_pwd_get_scalar()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_pwd_common.c342 order_len = crypto_ec_order_len(grp->group); in compute_keys()
453 order_len = crypto_ec_order_len(group->group); in eap_pwd_get_scalar()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto.h756 * crypto_ec_order_len - Get length of the order in octets
760 size_t crypto_ec_order_len(struct crypto_ec *e);
H A Dcrypto_openssl.c1749 size_t crypto_ec_order_len(struct crypto_ec *e) in crypto_ec_order_len() function
H A Dcrypto_wolfssl.c1425 size_t crypto_ec_order_len(struct crypto_ec *e) in crypto_ec_order_len() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto.h771 * crypto_ec_order_len - Get length of the order in octets
775 size_t crypto_ec_order_len(struct crypto_ec *e);
H A Dcrypto_wolfssl.c1431 size_t crypto_ec_order_len(struct crypto_ec *e) in crypto_ec_order_len() function
H A Dcrypto_openssl.c1822 size_t crypto_ec_order_len(struct crypto_ec *e) in crypto_ec_order_len() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pwd.c384 order_len = crypto_ec_order_len(data->grp->group); in eap_pwd_perform_commit_exchange()
711 order_len = crypto_ec_order_len(data->grp->group); in eap_pwd_perform_confirm_exchange()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pwd.c384 order_len = crypto_ec_order_len(data->grp->group); in eap_pwd_perform_commit_exchange()
711 order_len = crypto_ec_order_len(data->grp->group); in eap_pwd_perform_confirm_exchange()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dsae.c48 tmp->order_len = crypto_ec_order_len(tmp->ec); in sae_set_group()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae.c52 tmp->order_len = crypto_ec_order_len(tmp->ec); in sae_set_group()

Completed in 24 milliseconds