Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/common/
HDdpp_i.h114 int dpp_auth_derive_l_responder(struct dpp_authentication *auth);
HDdpp_auth.c497 if (dpp_auth_derive_l_responder(auth) < 0) in dpp_auth_build_resp_ok()
HDdpp_crypto.c1056 int dpp_auth_derive_l_responder(struct dpp_authentication *auth) in dpp_auth_derive_l_responder() function