Searched defs:Nx (Results 1 – 2 of 2) sorted by relevance
185 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member265 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member
860 static int dpp_derive_k2(const u8 *Nx, size_t Nx_len, u8 *k2, in dpp_derive_k2()5713 static int dpp_derive_pmk(const u8 *Nx, size_t Nx_len, u8 *pmk, in dpp_derive_pmk()5802 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; in dpp_peer_intro() local