Home | History | Annotate | Download | only in test

Lines Matching full:algorithms

96         algorithms = set()
98 algorithms.add(algorithm.lower())
102 algorithms.update({'blake2b', 'blake2s'})
105 for algorithm in algorithms:
120 # These two algorithms should always be present when this module