Searched refs:wps_validate_m5_encr (Results 1 – 3 of 3) sorted by relevance
966 int wps_validate_m5_encr(const struct wpabuf *tlvs, int wps2);1039 static inline int wps_validate_m5_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m5_encr() function
1589 int wps_validate_m5_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m5_encr() function
2864 if (wps_validate_m5_encr(decrypted, attr->version2 != NULL) < 0) { in wps_process_m5()