OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:e_snonce2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/wpa/dist/src/wps/
wps_attr_parse.h
43
const u8 *
e_snonce2
; /* WPS_SECRET_NONCE_LEN (16) octets */
member in struct:wps_parse_attr
wps_attr_parse.c
385
attr->
e_snonce2
= pos;
wps_registrar.c
2325
static int wps_process_e_snonce2(struct wps_data *wps, const u8 *
e_snonce2
)
2331
if (
e_snonce2
== NULL) {
2336
wpa_hexdump_key(MSG_DEBUG, "WPS: E-SNonce2",
e_snonce2
,
2340
addr[0] =
e_snonce2
;
3015
wps_process_e_snonce2(wps, eattr.
e_snonce2
) ||
wps_validate.c
1739
if (wps_validate_e_snonce2(attr.
e_snonce2
, 1) ||
Completed in 41 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026