Searched defs:msgtxt (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth.c794 char *msgtxt; local
857 msgtxt = "SMK Error";
860 msgtxt = "SMK M1";
864 msgtxt = "SMK M3";
867 msgtxt = "Request";
870 msgtxt = "2/2 Group";
873 msgtxt = "4/4 Pairwise";
876 msgtxt = "2/4 Pairwise";
951 "SNonce did not change", msgtxt);
955 "unexpected replay counter", msgtxt);
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.c794 char *msgtxt; local
857 msgtxt = "SMK Error";
860 msgtxt = "SMK M1";
864 msgtxt = "SMK M3";
867 msgtxt = "Request";
870 msgtxt = "2/2 Group";
873 msgtxt = "4/4 Pairwise";
876 msgtxt = "2/4 Pairwise";
951 "SNonce did not change", msgtxt);
955 "unexpected replay counter", msgtxt);
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth.c794 char *msgtxt; local
857 msgtxt = "SMK Error";
860 msgtxt = "SMK M1";
864 msgtxt = "SMK M3";
867 msgtxt = "Request";
870 msgtxt = "2/2 Group";
873 msgtxt = "4/4 Pairwise";
876 msgtxt = "2/4 Pairwise";
951 "SNonce did not change", msgtxt);
955 "unexpected replay counter", msgtxt);
[all...]

Completed in 1053 milliseconds