Searched defs:wps2 (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/wpa_supplicant/src/wps/ |
D | wps_validate.c | 98 static int valid_config_methods(u16 val, int wps2) in valid_config_methods() 117 static int wps_validate_config_methods(const u8 *config_methods, int wps2, in wps_validate_config_methods() 141 static int wps_validate_ap_config_methods(const u8 *config_methods, int wps2, in wps_validate_ap_config_methods() 488 int wps2, int mandatory) in wps_validate_sel_reg_config_methods() 1088 int wps2, sel_reg; in wps_validate_beacon() local 1142 int wps2, sel_reg; in wps_validate_beacon_probe_resp() local 1217 int wps2; in wps_validate_probe_req() local 1279 int wps2; in wps_validate_assoc_req() local 1323 int wps2; in wps_validate_assoc_resp() local 1368 int wps2; in wps_validate_m1() local [all …]
|
D | wps_enrollee.c | 655 size_t cred_len, int cred_idx, int wps2) in wps_process_cred_e() 735 size_t cred_len[], size_t num_cred, int wps2) in wps_process_creds() 773 struct wpabuf *attrs, int wps2) in wps_process_ap_settings_e()
|
D | wps.h | 930 static inline int wps_validate_m4_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m4_encr() 940 static inline int wps_validate_m5_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m5_encr() 950 static inline int wps_validate_m6_encr(const struct wpabuf *tlvs, int wps2) in wps_validate_m6_encr() 961 int wps2) in wps_validate_m7_encr() 972 int wps2) in wps_validate_m8_encr()
|