Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_pkex.c213 dpp_pkex_build_exchange_resp(struct dpp_pkex *pkex, enum dpp_status_error status, const u8 *Nx, const u8 *Ny) dpp_pkex_build_exchange_resp() argument
H A Ddpp_crypto.c395 int dpp_derive_k2(const u8 *Nx, size_t Nx_len, u8 *k2, unsigned int hash_len) in dpp_derive_k2() argument
1118 int dpp_derive_pmk(const u8 *Nx, size_t Nx_len, u8 *pmk, unsigned int hash_len) in dpp_derive_pmk() argument
1586 dpp_pkex_derive_z(const u8 *mac_init, const u8 *mac_resp, u8 ver_init, u8 ver_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) dpp_pkex_derive_z() argument
H A Ddpp.c3653 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; in dpp_peer_intro() local
H A Ddpp.h188 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member
289 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member
/third_party/icu/icu4c/source/common/
H A Dushape.cpp1203 int32_t lastPos,Nx, Nw; in shapeUnicode() local
/third_party/node/deps/icu-small/source/common/
H A Dushape.cpp1203 int32_t lastPos,Nx, Nw; in shapeUnicode() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dushape.cpp1203 int32_t lastPos,Nx, Nw; in shapeUnicode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp387 GepNode *Nx = new (*Mem) GepNode; in processGepInst() local
H A DRDFGraph.cpp397 NodeId Nx = Next; in append() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h139 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member
208 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member
H A Ddpp.c1547 static int dpp_derive_k2(const u8 *Nx, size_t Nx_len, u8 *k2, in dpp_derive_k2() argument
6376 dpp_derive_pmk(const u8 *Nx, size_t Nx_len, u8 *pmk, unsigned int hash_len) dpp_derive_pmk() argument
6465 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; dpp_peer_intro() local
7079 dpp_pkex_build_exchange_resp(struct dpp_pkex *pkex, enum dpp_status_error status, const BIGNUM *Nx, const BIGNUM *Ny) dpp_pkex_build_exchange_resp() argument
7167 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) dpp_pkex_derive_z() argument
7271 BIGNUM *Nx = NULL, *Ny = NULL; dpp_pkex_rx_exchange_req() local
7606 BIGNUM *Nx = NULL, *Ny = NULL; dpp_pkex_rx_exchange_resp() local
[all...]

Completed in 38 milliseconds