Home
last modified time | relevance | path

Searched refs:wps_validate_m6_encr (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps.h959 int wps_validate_m6_encr(const struct wpabuf *tlvs, int wps2);
1040 static inline int wps_validate_m6_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m6_encr() function
Dwps_validate.c1656 int wps_validate_m6_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m6_encr() function
Dwps_enrollee.c1172 if (wps_validate_m6_encr(decrypted, attr->version2 != NULL) < 0) { in wps_process_m6()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps.h972 int wps_validate_m6_encr(const struct wpabuf *tlvs, int wps2);
1053 static inline int wps_validate_m6_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m6_encr() function
Dwps_validate.c1656 int wps_validate_m6_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m6_encr() function
Dwps_enrollee.c1183 if (wps_validate_m6_encr(decrypted, attr->version2 != NULL) < 0) { in wps_process_m6()