Searched refs:INTEGRITY_ALGORITHM_HMAC_SHA2_256_128 (Results 1 – 7 of 7) sorted by relevance
23 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_256_128;84 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_256_128) in buildChildSaProposalsWithNormalModeAlgo()
29 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_256_128;77 map.put(INTEGRITY_ALGORITHM_HMAC_SHA2_256_128, 32); in map.put() argument
43 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_256_128) in buildTestIkeSaProposal()
32 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_256_128;180 normalModeBuilder.addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_256_128); in getIkeSaProposals()250 normalModeBuilder.addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_256_128); in getChildSaProposals()
87 INTEGRITY_ALGORITHM_HMAC_SHA2_256_128 = 12; enumerator
9433 SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_256_128, in getDefaults()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...