Home
last modified time | relevance | path

Searched refs:dpp_alloc_auth (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp_reconfig.c280 auth = dpp_alloc_auth(dpp, msg_ctx); in dpp_reconfig_init()
508 auth = dpp_alloc_auth(dpp, msg_ctx); in dpp_reconfig_auth_req_rx()
Ddpp.h521 dpp_alloc_auth(struct dpp_global *dpp, void *msg_ctx);
Ddpp_auth.c710 auth = dpp_alloc_auth(dpp, msg_ctx); in dpp_auth_req_rx()
1180 auth = dpp_alloc_auth(dpp, msg_ctx); in dpp_auth_init()
Ddpp.c656 dpp_alloc_auth(struct dpp_global *dpp, void *msg_ctx) in dpp_alloc_auth() function
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c2040 auth = dpp_alloc_auth(hapd->iface->interfaces->dpp, hapd->msg_ctx); in hostapd_dpp_configurator_sign()
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c3082 auth = dpp_alloc_auth(wpa_s->dpp, wpa_s); in wpas_dpp_configurator_sign()