Searched refs:r_hash1 (Results 1 - 15 of 15) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dwps_attr_parse.c183 attr->r_hash1 = pos;
H A Dwps_enrollee.c528 static int wps_process_r_hash1(struct wps_data *wps, const u8 *r_hash1) argument
530 if (r_hash1 == NULL) {
535 os_memcpy(wps->peer_hash1, r_hash1, WPS_HASH_LEN);
847 wps_process_r_hash1(wps, attr->r_hash1) ||
H A Dwps_i.h126 const u8 *r_hash1; /* WPS_HASH_LEN (32) octets */ member in struct:wps_parse_attr
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_enrollee.c533 static int wps_process_r_hash1(struct wps_data *wps, const u8 *r_hash1) argument
535 if (r_hash1 == NULL) {
540 os_memcpy(wps->peer_hash1, r_hash1, WPS_HASH_LEN);
955 wps_process_r_hash1(wps, attr->r_hash1) ||
H A Dwps_i.h150 const u8 *r_hash1; /* WPS_HASH_LEN (32) octets */ member in struct:wps_parse_attr
H A Dwps_attr_parse.c308 attr->r_hash1 = pos;
H A Dwps_validate.c1507 wps_validate_r_hash1(attr.r_hash1, 1) ||
/external/wpa_supplicant_8/src/wps/
H A Dwps_enrollee.c533 static int wps_process_r_hash1(struct wps_data *wps, const u8 *r_hash1) argument
535 if (r_hash1 == NULL) {
540 os_memcpy(wps->peer_hash1, r_hash1, WPS_HASH_LEN);
955 wps_process_r_hash1(wps, attr->r_hash1) ||
H A Dwps_i.h150 const u8 *r_hash1; /* WPS_HASH_LEN (32) octets */ member in struct:wps_parse_attr
H A Dwps_attr_parse.c308 attr->r_hash1 = pos;
H A Dwps_validate.c1507 wps_validate_r_hash1(attr.r_hash1, 1) ||
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_enrollee.c533 static int wps_process_r_hash1(struct wps_data *wps, const u8 *r_hash1) argument
535 if (r_hash1 == NULL) {
540 os_memcpy(wps->peer_hash1, r_hash1, WPS_HASH_LEN);
955 wps_process_r_hash1(wps, attr->r_hash1) ||
H A Dwps_i.h150 const u8 *r_hash1; /* WPS_HASH_LEN (32) octets */ member in struct:wps_parse_attr
H A Dwps_attr_parse.c308 attr->r_hash1 = pos;
H A Dwps_validate.c1507 wps_validate_r_hash1(attr.r_hash1, 1) ||

Completed in 136 milliseconds