Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/common/
HDdpp.c1576 static int dpp_derive_ke(struct dpp_authentication *auth, u8 *ke, in dpp_derive_ke() function
2905 if (dpp_derive_ke(auth, auth->ke, auth->curve->hash_len) < 0) in dpp_auth_build_resp_ok()
3902 if (dpp_derive_ke(auth, auth->ke, auth->curve->hash_len) < 0) in dpp_auth_resp_rx()