forth             191 lib/siphash.c  		 const u64 forth, const siphash_key_t *key)
forth             206 lib/siphash.c  	v3 ^= forth;
forth             209 lib/siphash.c  	v0 ^= forth;
forth             377 lib/siphash.c  		  const u32 forth, const hsiphash_key_t *key)
forth             384 lib/siphash.c  	combined = (u64)forth << 32 | third;
forth             533 lib/siphash.c  		  const u32 forth, const hsiphash_key_t *key)
forth             545 lib/siphash.c  	v3 ^= forth;
forth             547 lib/siphash.c  	v0 ^= forth;