Searched refs:PAIRWISE_4 (Results 1 – 1 of 1) sorted by relevance
1015 enum { PAIRWISE_2, PAIRWISE_4, GROUP_2, REQUEST } msg; in wpa_receive() enumerator1102 msg = PAIRWISE_4; in wpa_receive()1109 if (msg == REQUEST || msg == PAIRWISE_2 || msg == PAIRWISE_4 || in wpa_receive()1179 if (msg == PAIRWISE_4 && sm->alt_snonce_valid && in wpa_receive()1257 case PAIRWISE_4: in wpa_receive()1309 (msg != PAIRWISE_4 || !sm->alt_snonce_valid || in wpa_receive()