Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dauthsrv.c292 hapd->conf->server_cert2 || hapd->conf->private_key2)) { in authsrv_init()
325 params.client_cert2 = hapd->conf->server_cert2; in authsrv_init()
Dap_config.h432 char *server_cert2; member
Dap_config.c854 os_free(conf->server_cert2); in hostapd_config_free_bss()
/hostap-latest/hostapd/
Dconfig_file.c2650 os_free(bss->server_cert2); in hostapd_config_fill()
2651 bss->server_cert2 = os_strdup(pos); in hostapd_config_fill()