Home
last modified time | relevance | path

Searched defs:r_hash2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/wps/
H A Dwps_attr_parse.h37 const u8 *r_hash2; /* WPS_HASH_LEN (32) octets */ member
H A Dwps_enrollee.c610 static int wps_process_r_hash2(struct wps_data *wps, const u8 *r_hash2) in wps_process_r_hash2()