Home
last modified time | relevance | path

Searched refs:server_cert2 (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/wpa/src/ap/
H A Dauthsrv.c236 hapd->conf->server_cert2 || hapd->conf->private_key2)) { in authsrv_init()
265 params.client_cert2 = hapd->conf->server_cert2; in authsrv_init()
H A Dap_config.h411 char *server_cert2; member
H A Dap_config.c797 os_free(conf->server_cert2); in hostapd_config_free_bss()
/freebsd-13.1/contrib/wpa/hostapd/
H A Dconfig_file.c2512 os_free(bss->server_cert2); in hostapd_config_fill()
2513 bss->server_cert2 = os_strdup(pos); in hostapd_config_fill()