Searched refs:AUTH_HMAC_SHA256 (Results 1 – 4 of 4) sorted by relevance
23 import static android.net.IpSecAlgorithm.AUTH_HMAC_SHA256;106 addAlgorithmIfSupported(algorithms, AUTH_HMAC_SHA256); in addAlgorithmIfSupported() argument281 final boolean hasAuth = algorithmNames.contains(IpSecAlgorithm.AUTH_HMAC_SHA256) in hasNormalModeAlgorithms()
249 if (allowedAlgorithms.contains(IpSecAlgorithm.AUTH_HMAC_SHA256)) { in getChildSaProposals()
215 builder.setAllowedAlgorithms(Arrays.asList(IpSecAlgorithm.AUTH_HMAC_SHA256)); in testSetAllowedAlgorithmsInvalidList()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...