Home | History | Annotate | Download | only in wps

Lines Matching refs:peer_hash2

1621 	os_memcpy(wps->peer_hash2, e_hash2, WPS_HASH_LEN);
1622 wpa_hexdump(MSG_DEBUG, "WPS: E-Hash2", wps->peer_hash2, WPS_HASH_LEN);
1693 if (os_memcmp(wps->peer_hash2, hash, WPS_HASH_LEN) != 0) {