Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/common/
HDdpp_i.h111 int dpp_derive_bk_ke(struct dpp_authentication *auth);
HDdpp_auth.c501 if (dpp_derive_bk_ke(auth) < 0) in dpp_auth_build_resp_ok()
1676 if (dpp_derive_bk_ke(auth) < 0) in dpp_auth_resp_rx()
HDdpp_crypto.c444 int dpp_derive_bk_ke(struct dpp_authentication *auth) in dpp_derive_bk_ke() function