Home
last modified time | relevance | path

Searched defs:Nx (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/wpa_supplicant/src/common/
Ddpp.h184 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member
264 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member
Ddpp.c860 static int dpp_derive_k2(const u8 *Nx, size_t Nx_len, u8 *k2, in dpp_derive_k2()
5715 static int dpp_derive_pmk(const u8 *Nx, size_t Nx_len, u8 *pmk, in dpp_derive_pmk()
5804 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; in dpp_peer_intro() local