Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c884 char *msgtxt; in wpa_receive() local
957 msgtxt = "SMK Error"; in wpa_receive()
960 msgtxt = "SMK M1"; in wpa_receive()
964 msgtxt = "SMK M3"; in wpa_receive()
967 msgtxt = "Request"; in wpa_receive()
970 msgtxt = "2/2 Group"; in wpa_receive()
973 msgtxt = "4/4 Pairwise"; in wpa_receive()
976 msgtxt = "2/4 Pairwise"; in wpa_receive()
1076 "SNonce did not change", msgtxt); in wpa_receive()
1080 "unexpected replay counter", msgtxt); in wpa_receive()
[all …]