Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/ap/
Dwpa_auth.c560 enum { PAIRWISE_2, PAIRWISE_4, GROUP_2, REQUEST, in wpa_receive() enumerator
634 msg = PAIRWISE_4; in wpa_receive()
640 if (msg == REQUEST || msg == PAIRWISE_2 || msg == PAIRWISE_4 || in wpa_receive()
768 case PAIRWISE_4: in wpa_receive()