HomeSort by relevance Sort by last modified time
    Searched full:include_tls_length (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/src/eap_peer/
eap_tls_common.h 57 * include_tls_length - Whether the TLS length field is included even
60 int include_tls_length; member in struct:eap_ssl_data
eap_tls_common.c 270 os_strstr(config->phase1, "include_tls_length=1")) {
273 data->include_tls_length = 1;
565 data->include_tls_length);
    [all...]
eap_config.h 389 * include_tls_length=1 can be used to force wpa_supplicant to include
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.conf     [all...]
ChangeLog     [all...]

Completed in 532 milliseconds