Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dauthsrv.c292 hapd->conf->server_cert2 || hapd->conf->private_key2)) { in authsrv_init()
329 params.private_key2 = hapd->conf->private_key2; in authsrv_init()
Dap_config.h436 char *private_key2; member
Dap_config.c856 os_free(conf->private_key2); in hostapd_config_free_bss()
/hostap-latest/wpa_supplicant/
Dwpa_supplicant.conf1886 private_key2="/etc/cer/user.prv"
Dconfig_winreg.c915 STR(private_key2); in wpa_config_write_network()
Dconfig_file.c719 STR(private_key2); in wpa_config_write_network()
DREADME635 private_key2="/etc/cer/user.prv"
Dconfig.c2570 { STRe(private_key2, phase2_cert.private_key) },
/hostap-latest/src/crypto/
Dtls.h201 const char *private_key2; member
Dtls_openssl.c5692 tls_global_private_key(data, params->private_key2, in tls_global_set_params()
/hostap-latest/wpa_supplicant/doc/docbook/
Dwpa_supplicant.conf.sgml173 private_key2="/etc/cer/user.prv"
/hostap-latest/hostapd/
Dconfig_file.c2656 os_free(bss->private_key2); in hostapd_config_fill()
2657 bss->private_key2 = os_strdup(pos); in hostapd_config_fill()
/hostap-latest/tests/hwsim/
Dtest_ap_eap.py2559 private_key2="auth_serv/user.key")
7531 private_key2="auth_serv/user.key",