Searched refs:proposalPair (Results 1 – 1 of 1) sorted by relevance
383 Pair<Proposal, Proposal> proposalPair = in getVerifiedNegotiatedIkeProposalPair() local385 IkeProposal reqProposal = (IkeProposal) proposalPair.first; in getVerifiedNegotiatedIkeProposalPair()386 IkeProposal respProposal = (IkeProposal) proposalPair.second; in getVerifiedNegotiatedIkeProposalPair()447 Pair<Proposal, Proposal> proposalPair = in getVerifiedNegotiatedChildProposalPair() local449 ChildProposal reqProposal = (ChildProposal) proposalPair.first; in getVerifiedNegotiatedChildProposalPair()450 ChildProposal respProposal = (ChildProposal) proposalPair.second; in getVerifiedNegotiatedChildProposalPair()