/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_pkex.c | 213 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 D | dpp_crypto.c | 395 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 D | dpp.c | 3653 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; in dpp_peer_intro() local
|
H A D | dpp.h | 188 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 D | ushape.cpp | 1203 int32_t lastPos,Nx, Nw; in shapeUnicode() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ushape.cpp | 1203 int32_t lastPos,Nx, Nw; in shapeUnicode() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ushape.cpp | 1203 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 D | HexagonCommonGEP.cpp | 387 GepNode *Nx = new (*Mem) GepNode; in processGepInst() local
|
H A D | RDFGraph.cpp | 397 NodeId Nx = Next; in append() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | dpp.h | 139 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member 208 u8 Nx[DPP_MAX_SHARED_SECRET_LEN]; member
|
H A D | dpp.c | 1547 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...] |