Searched refs:getSupportedPseudorandomFunctions (Results 1 – 4 of 4) sorted by relevance
188 algoList.addAll(IkeSaProposal.getSupportedPseudorandomFunctions()); in getPrfs()489 IkeSaProposal.getSupportedPseudorandomFunctions()); in checkGetSupportedIkeSaAlgos()
159 public static Set<Integer> getSupportedPseudorandomFunctions() { in getSupportedPseudorandomFunctions() method in IkeSaProposal
1444 return IkeSaProposal.getSupportedPseudorandomFunctions().contains(id); in isSupportedTransformId()
164 …method @NonNull public static java.util.Set<java.lang.Integer> getSupportedPseudorandomFunctions();