Searched defs:dhGroups (Results 1 – 9 of 9) sorted by relevance
230 List<Integer> dhGroups) { in buildIkeSaProposal()239 List<Integer> dhGroups, in buildIkeSaProposal()290 List<Integer> dhGroups) { in buildChildSaProposal()431 final Map<Integer, Integer> dhGroups = new HashMap<>(); in getAllDhGroups() local
64 int[] dhGroups = getDhGroups(); in buildProposal() local
85 int[] dhGroups = isProposed ? getDhGroups() : getSupportedDhGroups(); in buildProposal() local
124 public void addProposedDhGroups(int[] dhGroups) { in addProposedDhGroups()
1493 int[] dhGroups = in buildIkeSaProposal() local1570 int[] dhGroups = in buildIkeSaAeadProposal() local1640 int[] dhGroups = in buildChildSaProposal() local1719 int[] dhGroups = in buildAeadChildSaProposal() local
72 DhGroupTransform[] dhGroups) { in IkeSaProposal()
93 DhGroupTransform[] dhGroups, in ChildSaProposal()
268 DhGroupTransform[] dhGroups) { in SaProposal()
902 List<Integer> dhGroups = mSaProposal.getDhGroups(); in validateAndBuildChild() local1639 List<Integer> dhGroups = mSaProposal.getDhGroups(); in processStateMessage() local1791 DhGroupTransform[] dhGroups = new DhGroupTransform[dhGroupSet.size()]; in addDhGroupsFromChildSessionParamsIfAbsent() local1940 List<Integer> dhGroups = mSaProposal.getDhGroups(); in handleCreateChildRequest() local2352 DhGroupTransform[] dhGroups = in getChildCreatePayloads() local