Home
last modified time | relevance | path

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

/hostap-latest/src/eap_common/
Deap_pwd_common.h41 u8 random_function; member
/hostap-latest/src/eap_peer/
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()
/hostap-latest/src/eap_server/
Deap_server_pwd.c596 (id->random_function != EAP_PWD_DEFAULT_RAND_FUNC) || in eap_pwd_process_id_resp()