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_hash2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/wpa/dist/src/wps/
wps_attr_parse.h
39
const u8 *
e_hash2
; /* WPS_HASH_LEN (32) octets */
member in struct:wps_parse_attr
wps_attr_parse.c
353
attr->
e_hash2
= pos;
wps_registrar.c
2271
static int wps_process_e_hash2(struct wps_data *wps, const u8 *
e_hash2
)
2273
if (
e_hash2
== NULL) {
2278
os_memcpy(wps->peer_hash2,
e_hash2
, WPS_HASH_LEN);
2803
wps_process_e_hash2(wps, attr->
e_hash2
)) {
wps_validate.c
1468
wps_validate_e_hash2(attr.
e_hash2
, 1) ||
Completed in 20 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026