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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.c951 enum { PAIRWISE_2, PAIRWISE_4, GROUP_2, REQUEST } msg; enumerator in enum:__anon3619
1042 msg = PAIRWISE_2;
1046 if (msg == REQUEST || msg == PAIRWISE_2 || msg == PAIRWISE_4 ||
1096 if (msg == PAIRWISE_2 &&
1136 if (msg == PAIRWISE_2 &&
1171 case PAIRWISE_2:
1332 if (msg == PAIRWISE_2) {

Completed in 127 milliseconds