OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r_hash1
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/wpa/dist/src/wps/
wps_attr_parse.h
36
const u8 *
r_hash1
; /* WPS_HASH_LEN (32) octets */
member in struct:wps_parse_attr
wps_enrollee.c
596
static int wps_process_r_hash1(struct wps_data *wps, const u8 *
r_hash1
)
598
if (
r_hash1
== NULL) {
603
os_memcpy(wps->peer_hash1,
r_hash1
, WPS_HASH_LEN);
1113
wps_process_r_hash1(wps, attr->
r_hash1
) ||
wps_attr_parse.c
329
attr->
r_hash1
= pos;
wps_validate.c
1503
wps_validate_r_hash1(attr.
r_hash1
, 1) ||
Completed in 20 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026