Searched refs:INTEGRITY_ALGORITHM_HMAC_SHA2_256_128 (Results 1 – 5 of 5) sorted by relevance
23 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_256_128;67 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_256_128) in testNormalModeAlgorithmLessThanUnderlyingMtu()
29 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_256_128;66 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;175 normalModeBuilder.addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_256_128); in getIkeSaProposals()245 normalModeBuilder.addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_256_128); in getChildSaProposals()
4745 SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA2_256_128, in getDefaults()