Searched refs:e_hash2 (Results 1 – 3 of 3) sorted by relevance
129 const u8 *e_hash2; /* WPS_HASH_LEN (32) octets */ member
207 attr->e_hash2 = pos; in wps_set_attr()
1614 static int wps_process_e_hash2(struct wps_data *wps, const u8 *e_hash2) in wps_process_e_hash2() argument1616 if (e_hash2 == NULL) { in wps_process_e_hash2()1621 os_memcpy(wps->peer_hash2, e_hash2, WPS_HASH_LEN); in wps_process_e_hash2()1989 wps_process_e_hash2(wps, attr->e_hash2)) { in wps_process_m3()