]> git.ipfire.org Git - thirdparty/systemd.git/commit
siphash24: add helper for calculating the hash value for a string
authorLennart Poettering <lennart@poettering.net>
Tue, 16 Oct 2018 11:56:14 +0000 (13:56 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 16 Oct 2018 14:27:15 +0000 (16:27 +0200)
commita53f90ca2454ad9020d44668eb2a03a6790a3e3a
tree3ebb5dacdc7b7516c79e50eff645210fe2ebb67e
parent43d3c94e643cd55987cbee17c206e16d1f9c1f06
siphash24: add helper for calculating the hash value for a string

Let's shorten some code.
src/basic/siphash24.h
src/journal/journald-rate-limit.c