Searched defs:Nx (Results 1 – 2 of 2) sorted by relevance
184 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member264 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()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