Searched refs:addIntegrityAlgorithm (Results 1 – 11 of 11) sorted by relevance
82 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in buildTestIkeProposal()131 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_NONE) in buildTestChildProposal()142 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_NONE) in testBuildChildSaProposalWithNormalCipher()170 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_NONE) in testPersistableBundleEncodeDecodeIsLosslessChildProposal()183 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in testPersistableBundleEncodeDecodeIsLosslessIkeProposal()197 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_NONE) in testGetCopyWithoutDhGroup()265 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_NONE) in testBuildAeadWithIntegrityAlgo()266 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in testBuildAeadWithIntegrityAlgo()301 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_NONE) in testBuildIkeProposalNormalCipherWithNoneValueIntegrityAlgo()302 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in testBuildIkeProposalNormalCipherWithNoneValueIntegrityAlgo()[all …]
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
247 builder.addIntegrityAlgorithm(algo); in buildIkeSaProposal()297 builder.addIntegrityAlgorithm(algo); in buildChildSaProposal()
197 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_AES_CMAC_96) in testIkeSessionSetupAndChildSessionSetupWithAesCmac()
184 .addIntegrityAlgorithm(INTEGRITY_ALGORITHM_AES_CMAC_96) in setupAndVerifyIkeSessionWithOptionMobike()
207 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in setUp()230 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in setUp()
71 method @NonNull public android.net.ipsec.ike.ChildSaProposal.Builder addIntegrityAlgorithm(int);145 method @NonNull public android.net.ipsec.ike.IkeSaProposal.Builder addIntegrityAlgorithm(int);
1034 saProposalBuilder.addIntegrityAlgorithm(integrityAlgo); in buildIkeSaProposal()1118 saProposalBuilder.addIntegrityAlgorithm(integrityAlgo); in buildChildSaProposal()
289 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in buildSaProposal()2037 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in buildSaProposalWithDhGroup()
958 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in buildSaProposalCommon()1022 .addIntegrityAlgorithm(SaProposal.INTEGRITY_ALGORITHM_HMAC_SHA1_96) in buildChildSessionParams()