Home
last modified time | relevance | path

Searched refs:private_key2 (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/ap/
H A Dauthsrv.c202 hapd->conf->server_cert2 || hapd->conf->private_key2)) { in authsrv_init()
233 params.private_key2 = hapd->conf->private_key2; in authsrv_init()
H A Dap_config.h409 char *private_key2; member
H A Dap_config.c705 os_free(conf->private_key2); in hostapd_config_free_bss()
/netbsd/external/bsd/wpa/dist/src/eap_peer/
H A Deap_config.h357 char *private_key2; member
H A Deap_tls.c37 ((sm->init_phase2 ? config->private_key2 : config->private_key) in eap_tls_init()
H A Deap_tls_common.c138 params->private_key = config->private_key2; in eap_tls_params_from_conf2()
H A Deap.c2665 config->private_key2 == NULL) in eap_get_phase2_types()
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dwpa_supplicant.conf1635 private_key2="/etc/cer/user.prv"
H A Dconfig_winreg.c904 STR(private_key2); in wpa_config_write_network()
H A Dconfig_file.c792 STR(private_key2); in wpa_config_write_network()
H A Dconfig.c2267 { STRe(private_key2) },
2538 os_free(eap->private_key2); in eap_peer_config_free()
H A DREADME633 private_key2="/etc/cer/user.prv"
/netbsd/external/bsd/wpa/dist/src/crypto/
H A Dtls.h195 const char *private_key2; member
H A Dtls_openssl.c5250 tls_global_private_key(data, params->private_key2, in tls_global_set_params()
/netbsd/external/bsd/wpa/dist/wpa_supplicant/doc/docbook/
H A Dwpa_supplicant.conf.sgml169 private_key2="/etc/cer/user.prv"
/netbsd/external/bsd/wpa/dist/hostapd/
H A Dconfig_file.c2522 os_free(bss->private_key2);
2523 bss->private_key2 = os_strdup(pos);