Searched defs:siphash24_compress_byte (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dsiphash24.h19 #define siphash24_compress_byte(byte, state) siphash24_compress((const uint8_t[]) { (byte) }, 1, (state)) macro

Completed in 25 milliseconds