Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/wpa_supplicant/src/common/
Ddpp.c889 static int dpp_derive_ke(struct dpp_authentication *auth, u8 *ke, in dpp_derive_ke() function
2226 if (dpp_derive_ke(auth, auth->ke, auth->curve->hash_len) < 0) in dpp_auth_build_resp_ok()
3192 if (dpp_derive_ke(auth, auth->ke, auth->curve->hash_len) < 0) in dpp_auth_resp_rx()