Searched refs:PAIRWISE_4 (Results 1 – 1 of 1) sorted by relevance
937 enum { PAIRWISE_2, PAIRWISE_4, GROUP_2, REQUEST } msg; in wpa_receive() enumerator1025 msg = PAIRWISE_4; in wpa_receive()1032 if (msg == REQUEST || msg == PAIRWISE_2 || msg == PAIRWISE_4 || in wpa_receive()1108 if (msg == PAIRWISE_4 && sm->alt_snonce_valid && in wpa_receive()1188 case PAIRWISE_4: in wpa_receive()1242 (msg != PAIRWISE_4 || !sm->alt_snonce_valid || in wpa_receive()