Searched refs:siphash24_compress_boolean (Results 1 – 4 of 4) sorted by relevance
26 static inline void siphash24_compress_boolean(bool in, struct siphash *state) { in siphash24_compress_boolean() function
51 siphash24_compress_boolean(req->link, state); in request_hash_func()
170 siphash24_compress_boolean(rule->invert_rule, state); in routing_policy_rule_hash_func()
197 siphash24_compress_boolean(MANAGER_IS_SYSTEM(UNIT(t)->manager), &state); in timer_get_fixed_delay_hash()