Home
last modified time | relevance | path

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

/hostap-latest/hs20/server/
Dspp_server.c1580 xml_node_t *spp_node, *enroll, *exec_node; in spp_exec_get_certificate() local
1595 enroll = xml_node_create(ctx->xml, exec_node, ns, "getCertificate"); in spp_exec_get_certificate()
1596 xml_node_add_attr(ctx->xml, enroll, NULL, "enrollmentProtocol", "EST"); in spp_exec_get_certificate()
1599 xml_node_create_text(ctx->xml, enroll, ns, "enrollmentServerURI", in spp_exec_get_certificate()
1606 xml_node_create_text(ctx->xml, enroll, ns, "estUserID", user); in spp_exec_get_certificate()
1613 xml_node_create_text(ctx->xml, enroll, ns, "estPassword", b64); in spp_exec_get_certificate()
/hostap-latest/wpa_supplicant/
DREADME-WPS49 an Enrollee to enroll new network credential or as a Registrar to
228 wpa_supplicant can be used as a WPS ER to configure an AP or enroll
DChangeLog1207 - Add wps_er_set_config to enroll a network based on a local
1359 and enroll new devices); can be used with wpa_gui-qt4 Peers dialog
1388 enroll credentials for a network using PIN and PBC methods; in