Searched refs:callerConfiguredProposals (Results 1 – 2 of 2) sorted by relevance
980 List<ChildSaProposal> callerConfiguredProposals, int reqKePayloadDh, int ikeDh)1004 currentProposal, callerConfiguredProposals, reqKePayloadDh, ikeDh);1034 List<ChildSaProposal> callerConfiguredProposals =1039 callerConfiguredProposals, DH_GROUP_3072_BIT_MODP, DH_GROUP_2048_BIT_MODP);
369 List<ChildSaProposal> callerConfiguredProposals, in getNegotiatedChildProposalWithDh() argument375 for (ChildSaProposal callerProposal : callerConfiguredProposals) { in getNegotiatedChildProposalWithDh()