Searched refs:hash64 (Results 1 - 4 of 4) sorted by relevance

/systemd/src/journal/
H A Dlookup3.h16 static inline uint64_t hash64(const void *data, size_t length) { function
H A Djournal-verify.c170 h2 = hash64(b, b_size);
172 h2 = hash64(o->data.payload, le64toh(o->object.size) - offsetof(Object, data.payload));
H A Djournal-file.c896 hash = hash64(field, size);
1002 hash = hash64(data, size);
1022 hash = hash64(field, size);
1085 hash = hash64(data, size);
H A Dsd-journal.c294 le_hash = htole64(hash64(data, size));

Completed in 3314 milliseconds