Searched refs:uint64_hash_func (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Dhash-funcs.h48 void uint64_hash_func(const void *p, struct siphash *state);
62 #define devt_hash_func uint64_hash_func
H A Dhash-funcs.c49 void uint64_hash_func(const void *p, struct siphash *state) { function
61 .hash = uint64_hash_func,
/systemd/src/libsystemd/sd-bus/
H A Dbusctl.c646 uint64_hash_func(&arity, state);

Completed in 893 milliseconds