Home
last modified time | relevance | path

Searched refs:server_cert_blob (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/ap/
Dauthsrv.c290 …->ca_cert || hapd->conf->ca_cert_blob || hapd->conf->server_cert || hapd->conf->server_cert_blob || in authsrv_init()
323 params.client_cert_blob = hapd->conf->server_cert_blob; in authsrv_init()
Dap_config.h430 const u8 *server_cert_blob; member