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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/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

Completed in 136 milliseconds