Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_i.h107 int dpp_derive_bk_ke(struct dpp_authentication *auth);
Ddpp_auth.c501 if (dpp_derive_bk_ke(auth) < 0) in dpp_auth_build_resp_ok()
1678 if (dpp_derive_bk_ke(auth) < 0) in dpp_auth_resp_rx()
Ddpp_crypto.c828 int dpp_derive_bk_ke(struct dpp_authentication *auth) in dpp_derive_bk_ke() function