Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dauthsrv.c398 hapd->conf->server_cert2 || hapd->conf->private_key2)) { in authsrv_init()
429 params.private_key2 = hapd->conf->private_key2; in authsrv_init()
H A Dap_config.h439 char *private_key2; member
H A Dap_config.c875 os_free(conf->private_key2); in hostapd_config_free_bss()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.conf1971 private_key2="/etc/cer/user.prv"
H A Dconfig_winreg.c915 STR(private_key2); in wpa_config_write_network()
H A Dconfig_file.c826 STR(private_key2); in wpa_config_write_network()
H A DREADME635 private_key2="/etc/cer/user.prv"
H A Dconfig.c2758 { STRe(private_key2, phase2_cert.private_key) },
/freebsd/contrib/wpa/src/crypto/
H A Dtls.h201 const char *private_key2; member
H A Dtls_openssl.c6068 tls_global_private_key(data, params->private_key2,
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_supplicant.conf.sgml173 private_key2="/etc/cer/user.prv"
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dwlan.subr100 private_key2 \
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c2563 os_free(bss->private_key2); in hostapd_config_fill()
2564 bss->private_key2 = os_strdup(pos); in hostapd_config_fill()