Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_common/
H A Deap_pwd_common.h41 u8 random_function; member
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_pwd.c275 data->group_num, id->random_function, id->prf, id->prep); in eap_pwd_perform_id_exchange()
276 if (id->random_function != EAP_PWD_DEFAULT_RAND_FUNC || in eap_pwd_perform_id_exchange()
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_pwd.c596 (id->random_function != EAP_PWD_DEFAULT_RAND_FUNC) || in eap_pwd_process_id_resp()