sha1_check(data) to return the sha1 of the data (given in the format returned by read_file). sha1_check(data, sha1_hex, [sha1_hex, ...]) returns the sha1 of the file if it matches any of the hex strings passed, or "" if it does not equal any of them.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected