Home
last modified time | relevance | path

Searched refs:EAP_PWD_DEFAULT_RAND_FUNC (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_pwd_common.h42 #define EAP_PWD_DEFAULT_RAND_FUNC 1 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_pwd_common.h42 #define EAP_PWD_DEFAULT_RAND_FUNC 1 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_pwd.c227 wpabuf_put_u8(data->outbuf, EAP_PWD_DEFAULT_RAND_FUNC); in eap_pwd_build_id_req()
387 *ptr = EAP_PWD_DEFAULT_RAND_FUNC; in eap_pwd_build_confirm_req()
585 (id->random_function != EAP_PWD_DEFAULT_RAND_FUNC) || in eap_pwd_process_id_resp()
768 *ptr = EAP_PWD_DEFAULT_RAND_FUNC; in eap_pwd_process_confirm_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_pwd.c227 wpabuf_put_u8(data->outbuf, EAP_PWD_DEFAULT_RAND_FUNC); in eap_pwd_build_id_req()
387 *ptr = EAP_PWD_DEFAULT_RAND_FUNC; in eap_pwd_build_confirm_req()
585 (id->random_function != EAP_PWD_DEFAULT_RAND_FUNC) || in eap_pwd_process_id_resp()
768 *ptr = EAP_PWD_DEFAULT_RAND_FUNC; in eap_pwd_process_confirm_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pwd.c276 if (id->random_function != EAP_PWD_DEFAULT_RAND_FUNC || in eap_pwd_perform_id_exchange()
342 wpabuf_put_u8(data->outbuf, EAP_PWD_DEFAULT_RAND_FUNC); in eap_pwd_perform_id_exchange()
721 *ptr = EAP_PWD_DEFAULT_RAND_FUNC; in eap_pwd_perform_confirm_exchange()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pwd.c276 if (id->random_function != EAP_PWD_DEFAULT_RAND_FUNC || in eap_pwd_perform_id_exchange()
342 wpabuf_put_u8(data->outbuf, EAP_PWD_DEFAULT_RAND_FUNC); in eap_pwd_perform_id_exchange()
721 *ptr = EAP_PWD_DEFAULT_RAND_FUNC; in eap_pwd_perform_confirm_exchange()

Completed in 6 milliseconds