Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dieee802_1x.c1092 static bool ieee802_1x_check_encryption(struct sta_info *sta, in ieee802_1x_check_encryption() function
1204 if (!ieee802_1x_check_encryption(sta, encrypted, hdr->type)) { in ieee802_1x_receive()