hsiphash_key_t     98 include/linux/siphash.h 		       const hsiphash_key_t *key);
hsiphash_key_t    101 include/linux/siphash.h 			 const hsiphash_key_t *key);
hsiphash_key_t    104 include/linux/siphash.h u32 hsiphash_1u32(const u32 a, const hsiphash_key_t *key);
hsiphash_key_t    105 include/linux/siphash.h u32 hsiphash_2u32(const u32 a, const u32 b, const hsiphash_key_t *key);
hsiphash_key_t    107 include/linux/siphash.h 		  const hsiphash_key_t *key);
hsiphash_key_t    109 include/linux/siphash.h 		  const hsiphash_key_t *key);
hsiphash_key_t    112 include/linux/siphash.h 				      const hsiphash_key_t *key)
hsiphash_key_t    136 include/linux/siphash.h 			   const hsiphash_key_t *key)
hsiphash_key_t    253 lib/siphash.c  u32 __hsiphash_aligned(const void *data, size_t len, const hsiphash_key_t *key)
hsiphash_key_t    286 lib/siphash.c  			 const hsiphash_key_t *key)
hsiphash_key_t    323 lib/siphash.c  u32 hsiphash_1u32(const u32 first, const hsiphash_key_t *key)
hsiphash_key_t    337 lib/siphash.c  u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key)
hsiphash_key_t    356 lib/siphash.c  		  const hsiphash_key_t *key)
hsiphash_key_t    377 lib/siphash.c  		  const u32 forth, const hsiphash_key_t *key)
hsiphash_key_t    421 lib/siphash.c  u32 __hsiphash_aligned(const void *data, size_t len, const hsiphash_key_t *key)
hsiphash_key_t    444 lib/siphash.c  			 const hsiphash_key_t *key)
hsiphash_key_t    471 lib/siphash.c  u32 hsiphash_1u32(const u32 first, const hsiphash_key_t *key)
hsiphash_key_t    487 lib/siphash.c  u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key)
hsiphash_key_t    508 lib/siphash.c  		  const hsiphash_key_t *key)
hsiphash_key_t    533 lib/siphash.c  		  const u32 forth, const hsiphash_key_t *key)
hsiphash_key_t     56 lib/test_siphash.c static const hsiphash_key_t test_key_hsiphash =
hsiphash_key_t     84 lib/test_siphash.c static const hsiphash_key_t test_key_hsiphash =
hsiphash_key_t     65 net/netfilter/ipvs/ip_vs_mh.c 	hsiphash_key_t			hash1, hash2;
hsiphash_key_t     70 net/netfilter/ipvs/ip_vs_mh.c static inline void generate_hash_secret(hsiphash_key_t *hash1,
hsiphash_key_t     71 net/netfilter/ipvs/ip_vs_mh.c 					hsiphash_key_t *hash2)
hsiphash_key_t     90 net/netfilter/ipvs/ip_vs_mh.c 		 __be16 port, hsiphash_key_t *key, unsigned int offset)