Home | History | Annotate | Download | only in drivers

Lines Matching defs:ae

1766 		NDIS_802_11_AUTHENTICATION_ENCRYPTION *ae;
1767 ae = &c->AuthenticationEncryptionSupported[i];
1768 if ((char *) (ae + 1) > buf + len) {
1774 i, (int) ae->AuthModeSupported,
1775 (int) ae->EncryptStatusSupported);
1776 switch (ae->AuthModeSupported) {
1803 switch (ae->EncryptStatusSupported) {