Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dauthsrv.c398 hapd->conf->server_cert2 || hapd->conf->private_key2)) { in authsrv_init()
427 params.client_cert2 = hapd->conf->server_cert2; in authsrv_init()
H A Dap_config.h437 char *server_cert2; member
H A Dap_config.c873 os_free(conf->server_cert2); in hostapd_config_free_bss()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c2557 os_free(bss->server_cert2); in hostapd_config_fill()
2558 bss->server_cert2 = os_strdup(pos); in hostapd_config_fill()