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_hash2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/wpa/dist/src/wps/
wps_attr_parse.h
37
const u8 *
r_hash2
; /* WPS_HASH_LEN (32) octets */
member in struct:wps_parse_attr
wps_enrollee.c
610
static int wps_process_r_hash2(struct wps_data *wps, const u8 *
r_hash2
)
612
if (
r_hash2
== NULL) {
617
os_memcpy(wps->peer_hash2,
r_hash2
, WPS_HASH_LEN);
1114
wps_process_r_hash2(wps, attr->
r_hash2
)) {
wps_attr_parse.c
337
attr->
r_hash2
= pos;
wps_validate.c
1504
wps_validate_r_hash2(attr.
r_hash2
, 1) ||
Completed in 18 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026