Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp.c1282 static int dpp_derive_ke(struct dpp_authentication *auth, u8 *ke, in dpp_derive_ke() function
1925 if (dpp_derive_ke(auth, auth->ke, auth->curve->hash_len) < 0) in dpp_auth_build_resp()
2714 if (dpp_derive_ke(auth, auth->ke, auth->curve->hash_len) < 0) in dpp_auth_resp_rx()