Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps_attr_parse.h36 const u8 *r_hash1; /* WPS_HASH_LEN (32) octets */ member
H A Dwps_enrollee.c596 static int wps_process_r_hash1(struct wps_data *wps, const u8 *r_hash1) in wps_process_r_hash1()