Searched refs:addIntegrityAlgorithm (Results 1 – 14 of 14) sorted by relevance
88 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in buildTestIkeProposal()137 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_NONE) in buildTestChildProposal()148 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_NONE) in testBuildChildSaProposalWithNormalCipher()176 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_NONE) in testPersistableBundleEncodeDecodeIsLosslessChildProposal()189 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in testPersistableBundleEncodeDecodeIsLosslessIkeProposal()203 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_NONE) in testGetCopyWithoutDhGroup()271 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_NONE) in testBuildAeadWithIntegrityAlgo()272 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in testBuildAeadWithIntegrityAlgo()307 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_NONE) in testBuildIkeProposalNormalCipherWithNoneValueIntegrityAlgo()308 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in testBuildIkeProposalNormalCipherWithNoneValueIntegrityAlgo()[all …]
216 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in setUp()239 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in setUp()974 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_512_256)988 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_512_256)1018 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_512_256)1031 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_512_256)1044 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_512_256)
102 builder.addIntegrityAlgorithm(algo); in fromPersistableBundle()264 public Builder addIntegrityAlgorithm(@IntegrityAlgorithm int algorithm) { in addIntegrityAlgorithm() method in IkeSaProposal.Builder
125 builder.addIntegrityAlgorithm(algo); in fromPersistableBundle()320 public Builder addIntegrityAlgorithm(@IntegrityAlgorithm int algorithm) { in addIntegrityAlgorithm() method in ChildSaProposal.Builder
86 saProposalBuilder.addIntegrityAlgorithm(integrityAlgo); in buildProposal()
106 saProposalBuilder.addIntegrityAlgorithm(integrityAlgo); in buildProposal()
1549 saProposalBuilder.addIntegrityAlgorithm(integrityAlgo); in buildIkeSaProposal()1706 saProposalBuilder.addIntegrityAlgorithm(integrityAlgo); in buildChildSaProposal()
94 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_HMAC_SHA2_256_128) in getIkeSaProposals()
247 builder.addIntegrityAlgorithm(algo); in buildIkeSaProposal()297 builder.addIntegrityAlgorithm(algo); in buildChildSaProposal()
216 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_AES_CMAC_96) in testIkeSessionSetupAndChildSessionSetupWithAesCmac()
218 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_AES_CMAC_96) in setupAndVerifyIkeSessionWithMobility()
97 method @NonNull public android.net.ipsec.ike.ChildSaProposal.Builder addIntegrityAlgorithm(int);171 method @NonNull public android.net.ipsec.ike.IkeSaProposal.Builder addIntegrityAlgorithm(int);
319 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in buildSaProposal()2277 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in buildSaProposalWithDhGroup()
1042 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in buildSaProposalCommon()1127 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in buildChildSessionParams()