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

  /external/wpa_supplicant_6/wpa_supplicant/
eapol_test.c 66 size_t authenticator_pmk_len; member in struct:eapol_test_data
348 } else if (e->authenticator_pmk_len == 16 &&
641 e->authenticator_pmk_len =
645 e->authenticator_pmk_len);
646 if (e->authenticator_pmk_len == 16 && keys->send &&
652 e->authenticator_pmk_len,
654 e->authenticator_pmk_len += keys->send_len;
  /external/wpa_supplicant/
eapol_test.c 61 size_t authenticator_pmk_len; member in struct:eapol_test_data
305 } else if (e->authenticator_pmk_len == 16 &&
586 e->authenticator_pmk_len =
590 e->authenticator_pmk_len);

Completed in 16 milliseconds