Searched refs:dpp_derive_bk_ke (Results 1 – 3 of 3) sorted by relevance
106 int dpp_derive_bk_ke(struct dpp_authentication *auth);
500 if (dpp_derive_bk_ke(auth) < 0) in dpp_auth_build_resp_ok()1677 if (dpp_derive_bk_ke(auth) < 0) in dpp_auth_resp_rx()
814 int dpp_derive_bk_ke(struct dpp_authentication *auth) in dpp_derive_bk_ke() function