Searched refs:md5_hash_file (Results 1 – 1 of 1) sorted by relevance
521 md5_hash_file(const char *file, off64_t sz, uchar_t *hash) in md5_hash_file() function725 if (md5_hash_file(file, st.st_size, &hash[MHASH_SIZE_OLD]) != 0) { in mhash_test_file()