Searched refs:CRYPT_AES_CBC (Results 1 – 5 of 5) sorted by relevance
118 IpSecAlgorithm.CRYPT_AES_CBC)); in getSampleIkev2Profile()149 IpSecAlgorithm.CRYPT_AES_CBC)); in getSampleIkev2ProfileWithIkeTunConnParams()
26 import static android.net.IpSecAlgorithm.CRYPT_AES_CBC;104 addAlgorithmIfSupported(algorithms, CRYPT_AES_CBC); in addAlgorithmIfSupported() argument280 final boolean hasCrypt = algorithmNames.contains(IpSecAlgorithm.CRYPT_AES_CBC); in hasNormalModeAlgorithms()
191 IpSecAlgorithm.CRYPT_AES_CBC, in testBuildWithAllowedAlgorithmsNormal()221 builder.setAllowedAlgorithms(Arrays.asList(IpSecAlgorithm.CRYPT_AES_CBC)); in testSetAllowedAlgorithmsInvalidList()
236 if (allowedAlgorithms.contains(IpSecAlgorithm.CRYPT_AES_CBC)) { in getChildSaProposals()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...