Home | History | Annotate | Download | only in drivers

Lines Matching defs:ae

1778 		NDIS_802_11_AUTHENTICATION_ENCRYPTION *ae;
1779 ae = &c->AuthenticationEncryptionSupported[i];
1780 if ((char *) (ae + 1) > buf + len) {
1786 i, (int) ae->AuthModeSupported,
1787 (int) ae->EncryptStatusSupported);
1788 switch (ae->AuthModeSupported) {
1815 switch (ae->EncryptStatusSupported) {