HomeSort by relevance Sort by last modified time
    Searched refs:random_function (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/eap_common/
eap_pwd_common.h 59 u8 random_function; member in struct:eap_pwd_id
  /external/wpa_supplicant_8/src/eap_peer/
eap_pwd.c 198 if ((id->random_function != EAP_PWD_DEFAULT_RAND_FUNC) ||
470 * first build up the ciphersuite which is group | random_function |
  /external/wpa_supplicant_8/src/eap_server/
eap_server_pwd.c 465 (id->random_function != EAP_PWD_DEFAULT_RAND_FUNC) ||
628 /* build up the ciphersuite: group | random_function | prf */

Completed in 3510 milliseconds