Searched refs:addPseudorandomFunction (Results 1 – 13 of 13) sorted by relevance
83 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in buildTestIkeProposal()112 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in testBuildIkeSaProposalWithCombinedModeCipher()184 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in testPersistableBundleEncodeDecodeIsLosslessIkeProposal()282 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_HMAC_SHA1) in testBuildIkeProposalNormalCipherWithoutIntegrityAlgo()300 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_HMAC_SHA1) in testBuildIkeProposalNormalCipherWithNoneValueIntegrityAlgo()319 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in testBuildIkeProposalWithoutDhGroup()334 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in testBuildIkeProposalWithNoneValueDhGroup()391 .addPseudorandomFunction(PSEUDORANDOM_FUNCTION_AES128_XCBC) in testIsNegotiatedFromProposalWithIntegrityNone()403 .addPseudorandomFunction(PSEUDORANDOM_FUNCTION_AES128_XCBC) in testIsNegotiatedFromProposalWithIntegrityNone()404 .addPseudorandomFunction(PSEUDORANDOM_FUNCTION_SHA2_256) in testIsNegotiatedFromProposalWithIntegrityNone()
141 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in setUp()
44 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in buildTestIkeSaProposal()45 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_SHA2_256) in buildTestIkeSaProposal()
201 builder.addPseudorandomFunction(PSEUDORANDOM_FUNCTION_SHA2_512); in getIkeSaProposals()202 builder.addPseudorandomFunction(PSEUDORANDOM_FUNCTION_SHA2_384); in getIkeSaProposals()203 builder.addPseudorandomFunction(PSEUDORANDOM_FUNCTION_SHA2_256); in getIkeSaProposals()204 builder.addPseudorandomFunction(PSEUDORANDOM_FUNCTION_AES128_XCBC); in getIkeSaProposals()205 builder.addPseudorandomFunction(PSEUDORANDOM_FUNCTION_AES128_CMAC); in getIkeSaProposals()206 builder.addPseudorandomFunction(PSEUDORANDOM_FUNCTION_HMAC_SHA1); in getIkeSaProposals()
114 builder.addPseudorandomFunction(prf); in fromPersistableBundle()291 public Builder addPseudorandomFunction(@PseudorandomFunction int algorithm) { in addPseudorandomFunction() method in IkeSaProposal.Builder
82 builder.addPseudorandomFunction(prf); in fromPersistableBundle()
198 .addPseudorandomFunction(PSEUDORANDOM_FUNCTION_AES128_CMAC) in testIkeSessionSetupAndChildSessionSetupWithAesCmac()
185 .addPseudorandomFunction(PSEUDORANDOM_FUNCTION_AES128_CMAC) in setupAndVerifyIkeSessionWithOptionMobike()
250 builder.addPseudorandomFunction(algo); in buildIkeSaProposal()
209 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_HMAC_SHA1) in setUp()220 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in setUp()
146 method @NonNull public android.net.ipsec.ike.IkeSaProposal.Builder addPseudorandomFunction(int);
1042 saProposalBuilder.addPseudorandomFunction(prfAlgo); in buildIkeSaProposal()
959 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_HMAC_SHA1) in buildSaProposalCommon()