Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddpp_crypto.c416 int dpp_derive_k2(const u8 *Nx, size_t Nx_len, u8 *k2, unsigned int hash_len) in dpp_derive_k2()
1142 int dpp_derive_pmk(const u8 *Nx, size_t Nx_len, u8 *pmk, unsigned int hash_len) in dpp_derive_pmk()
1613 const u8 *Nx, size_t Nx_len, in dpp_pkex_derive_z()
H A Ddpp_pkex.c218 const u8 *Nx, const u8 *Ny) in dpp_pkex_build_exchange_resp()
H A Ddpp.h218 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member
323 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member
H A Ddpp.c4160 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; in dpp_peer_intro() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp388 GepNode *Nx = new (*Mem) GepNode; in processGepInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp391 NodeId Nx = Next; in append() local