Home
last modified time | relevance | path

Searched refs:EAP_PWD_DEFAULT_RAND_FUNC (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/eap_common/
H A Deap_pwd_common.h42 #define EAP_PWD_DEFAULT_RAND_FUNC 1 macro
/freebsd/contrib/wpa/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()
398 *ptr = EAP_PWD_DEFAULT_RAND_FUNC; in eap_pwd_build_confirm_req()
596 (id->random_function != EAP_PWD_DEFAULT_RAND_FUNC) || in eap_pwd_process_id_resp()
779 *ptr = EAP_PWD_DEFAULT_RAND_FUNC; in eap_pwd_process_confirm_resp()
/freebsd/contrib/wpa/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()
724 *ptr = EAP_PWD_DEFAULT_RAND_FUNC; in eap_pwd_perform_confirm_exchange()