Home
last modified time | relevance | path

Searched refs:sum_function (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_arduino_build/py/pw_arduino_build/
Dfile_operations.py75 sum_function=sha256_sum): argument
76 downloaded_checksum = sum_function(file_path)
85 _LOG.debug(" %s:", sum_function.__name__)
122 sum_function=sha256_sum)
126 sum_function=md5_sum)