Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Ddpp.h383 bool waiting_cert; member
Ddpp_tcp.c1435 if (!resp && auth->waiting_cert) { in dpp_controller_rx_gas_req()
Ddpp.c2532 auth->waiting_cert = true; in dpp_conf_req_rx()
/hostap-latest/wpa_supplicant/
Ddpp_supplicant.c4239 if (!resp && auth->waiting_cert) { in wpas_dpp_gas_req_handler()
5424 if (!auth || !auth->waiting_cert || in wpas_dpp_ca_set()
5432 if (!auth || !auth->waiting_cert) { in wpas_dpp_ca_set()