Searched defs:Nx (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Datanh.c107 mpfr_prec_t Nx, Ny, Nt; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp397 NodeId Nx = Next; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp377 GepNode *Nx = new (*Mem) GepNode; local
/netbsd-current/external/bsd/wpa/dist/src/common/
H A Ddpp.h139 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member in struct:dpp_pkex
208 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member in struct:dpp_authentication
H A Ddpp.c1547 static int dpp_derive_k2(const u8 *Nx, size_t Nx_len, u8 *k2, argument
6377 dpp_derive_pmk(const u8 *Nx, size_t Nx_len, u8 *pmk, unsigned int hash_len) argument
6466 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; local
7080 dpp_pkex_build_exchange_resp(struct dpp_pkex *pkex, enum dpp_status_error status, const BIGNUM *Nx, const BIGNUM *Ny) argument
7168 dpp_pkex_derive_z(const u8 *mac_init, const u8 *mac_resp, const u8 *Mx, size_t Mx_len, const u8 *Nx, size_t Nx_len, const char *code, const u8 *Kx, size_t Kx_len, u8 *z, unsigned int hash_len) argument
7272 BIGNUM *Nx = NULL, *Ny = NULL; local
7607 BIGNUM *Nx = NULL, *Ny = NULL; local
[all...]

Completed in 123 milliseconds