Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_i.h110 int dpp_auth_derive_l_responder(struct dpp_authentication *auth);
Ddpp_auth.c497 if (dpp_auth_derive_l_responder(auth) < 0) in dpp_auth_build_resp_ok()
Ddpp_crypto.c1584 int dpp_auth_derive_l_responder(struct dpp_authentication *auth) in dpp_auth_derive_l_responder() function