Home | History | Annotate | Download | only in wifi

Lines Matching refs:allowedAuthAlgorithms

1119         config.allowedAuthAlgorithms = intToBitSet(TEST_ALLOWED_AUTH_ALGORITHMS);
1137 assertEquals(config.allowedAuthAlgorithms, intToBitSet(info.allowedAuthAlgorithms));