Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/wpa/src/ap/
Dwpa_auth.c744 enum { PAIRWISE_2, PAIRWISE_4, GROUP_2, REQUEST, in wpa_receive() enumerator
827 msg = PAIRWISE_2; in wpa_receive()
832 if (msg == REQUEST || msg == PAIRWISE_2 || msg == PAIRWISE_4 || in wpa_receive()
873 if (msg == PAIRWISE_2 && in wpa_receive()
896 if (msg == PAIRWISE_2 && in wpa_receive()
922 case PAIRWISE_2: in wpa_receive()
1116 if (msg == PAIRWISE_2) { in wpa_receive()