Home
last modified time | relevance | path

Searched refs:DPP_BOOTSTRAP_QR_CODE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddpp_auth.c884 if (qr_mutual && !peer_bi && own_bi->type == DPP_BOOTSTRAP_QR_CODE) { in dpp_auth_req_rx()
1144 bi->type = DPP_BOOTSTRAP_QR_CODE; in dpp_autogen_bootstrap_key()
H A Ddpp.h149 DPP_BOOTSTRAP_QR_CODE, enumerator
H A Ddpp.c177 case DPP_BOOTSTRAP_QR_CODE: in dpp_bootstrap_type_txt()
4372 bi->type = DPP_BOOTSTRAP_QR_CODE; in dpp_add_qr_code()
4452 bi->type = DPP_BOOTSTRAP_QR_CODE; in dpp_bootstrap_gen()