Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c1015 enum { PAIRWISE_2, PAIRWISE_4, GROUP_2, REQUEST } msg; in wpa_receive() enumerator
1105 msg = PAIRWISE_2; in wpa_receive()
1109 if (msg == REQUEST || msg == PAIRWISE_2 || msg == PAIRWISE_4 || in wpa_receive()
1155 if (msg == PAIRWISE_2 && in wpa_receive()
1193 if (msg == PAIRWISE_2 && in wpa_receive()
1228 case PAIRWISE_2: in wpa_receive()
1382 if (msg == PAIRWISE_2) { in wpa_receive()