21 #ifndef __LR_CHECKSUM_H__
22 #define __LR_CHECKSUM_H__
104 const char *expected,
const char * lr_checksum_type_to_str(LrChecksumType type)
gboolean lr_checksum_fd_cmp(LrChecksumType type, int fd, const char *expected, gboolean caching, gboolean *matches, GError **err)
char * lr_checksum_fd(LrChecksumType type, int fd, GError **err)
LrChecksumType lr_checksum_type(const char *type)
gboolean lr_checksum_fd_compare(LrChecksumType type, int fd, const char *expected, gboolean caching, gboolean *matches, gchar **calculated, GError **err)