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