Searched defs:algorithmNames (Results 1 – 1 of 1) sorted by relevance
222 private static void validateAllowedAlgorithms(@NonNull List<String> algorithmNames) { in validateAllowedAlgorithms()242 public static boolean hasAeadAlgorithms(@NonNull List<String> algorithmNames) { in hasAeadAlgorithms()251 public static boolean hasNormalModeAlgorithms(@NonNull List<String> algorithmNames) { in hasNormalModeAlgorithms()880 public Builder setAllowedAlgorithms(@NonNull List<String> algorithmNames) { in setAllowedAlgorithms()