Home
last modified time | relevance | path

Searched refs:info_ke (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_crypto.c428 const char *info_ke = "DPP Key"; in dpp_derive_bk_ke() local
468 res = dpp_hkdf_expand(hash_len, auth->bk, hash_len, info_ke, auth->ke, in dpp_derive_bk_ke()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c1581 const char *info_ke = "DPP Key"; in dpp_derive_ke() local
1624 res = dpp_hkdf_expand(hash_len, prk, hash_len, info_ke, ke, hash_len); in dpp_derive_ke()

Completed in 14 milliseconds