Searched refs:private_key2 (Results 1 - 24 of 24) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Deap_config.h250 * private_key2 - File path to client private key file
260 u8 *private_key2; member in struct:eap_peer_config
H A Deap_tls.c38 ((sm->init_phase2 ? config->private_key2 : config->private_key)
H A Deap_tls_common.c87 params->private_key = (char *) config->private_key2;
H A Deap.c1678 config->private_key2 == NULL)
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_config.h256 * private_key2 - File path to client private key file
266 u8 *private_key2; member in struct:eap_peer_config
H A Deap_tls.c34 ((sm->init_phase2 ? config->private_key2 : config->private_key)
H A Deap_tls_common.c97 params->private_key = (char *) config->private_key2;
H A Deap.c1872 config->private_key2 == NULL)
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_config.h256 * private_key2 - File path to client private key file
266 u8 *private_key2; member in struct:eap_peer_config
H A Deap_tls.c34 ((sm->init_phase2 ? config->private_key2 : config->private_key)
H A Deap_tls_common.c97 params->private_key = (char *) config->private_key2;
H A Deap.c1872 config->private_key2 == NULL)
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_config.h256 * private_key2 - File path to client private key file
266 u8 *private_key2; member in struct:eap_peer_config
H A Deap_tls.c34 ((sm->init_phase2 ? config->private_key2 : config->private_key)
H A Deap_tls_common.c97 params->private_key = (char *) config->private_key2;
H A Deap.c1872 config->private_key2 == NULL)
/external/wpa_supplicant_6/wpa_supplicant/
H A Dwpa_supplicant.conf.orig468 # private_key2: File path to client private key file
619 private_key2="/etc/cer/user.prv"
H A Dconfig.c1369 { STRe(private_key2) },
1544 os_free(eap->private_key2);
H A Dconfig_file.c767 STR(private_key2);
H A Dconfig_winreg.c845 STR(private_key2);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant.conf729 # private_key2: File path to client private key file
900 private_key2="/etc/cer/user.prv"
H A Dconfig_file.c647 STR(private_key2);
H A Dconfig_winreg.c875 STR(private_key2);
H A Dconfig.c1582 { STRe(private_key2) },
1764 os_free(eap->private_key2);

Completed in 143 milliseconds