Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDwpa_auth.c879 char *msgtxt; in wpa_receive() local
952 msgtxt = "SMK Error"; in wpa_receive()
955 msgtxt = "SMK M1"; in wpa_receive()
959 msgtxt = "SMK M3"; in wpa_receive()
962 msgtxt = "Request"; in wpa_receive()
965 msgtxt = "2/2 Group"; in wpa_receive()
968 msgtxt = "4/4 Pairwise"; in wpa_receive()
971 msgtxt = "2/4 Pairwise"; in wpa_receive()
1071 "SNonce did not change", msgtxt); in wpa_receive()
1075 "unexpected replay counter", msgtxt); in wpa_receive()
[all …]