Home | History | Annotate | Download | only in gslib

Lines Matching refs:algs

668 def _CreateDigestsFromLocalFile(logger, algs, file_name, final_file_name,
674 algs: List of algorithms to compute.
684 if 'md5' in algs:
686 if 'crc32c' in algs: