Searched defs:supportedSet (Results 1 – 5 of 5) sorted by relevance
145 final Set<Integer> supportedSet = new HashSet<>(); in getSupportedIntegrityAlgorithms() local160 final Set<Integer> supportedSet = new HashSet<>(); in getSupportedPseudorandomFunctions() local
632 final Set<Integer> supportedSet = new HashSet<>(); in getSupportedDhGroups() local
167 public CompletableFuture<Boolean> create(Set<String> supportedSet, in create()
455 final Set<Integer> supportedSet = new HashSet<>(); in getExpectedSupportedCryptoAlgorithms() local467 final Set<Integer> supportedSet = new HashSet<>(); in getExpectedSupportedDhOrPrf() local
933 Set<String> supportedSet, Set<FeatureTagState> deniedSet) { in setChangeSupportedFeatureTagsFuture()