Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps.h955 int wps_validate_m4_encr(const struct wpabuf *tlvs, int wps2);
1020 static inline int wps_validate_m4_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m4_encr() function
Dwps_validate.c1522 int wps_validate_m4_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m4_encr() function
Dwps_enrollee.c1119 if (wps_validate_m4_encr(decrypted, attr->version2 != NULL) < 0) { in wps_process_m4()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps.h968 int wps_validate_m4_encr(const struct wpabuf *tlvs, int wps2);
1033 static inline int wps_validate_m4_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m4_encr() function
Dwps_validate.c1522 int wps_validate_m4_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m4_encr() function
Dwps_enrollee.c1130 if (wps_validate_m4_encr(decrypted, attr->version2 != NULL) < 0) { in wps_process_m4()