Searched defs:hsiphash_3u32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | siphash.c | 349 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() function 360 EXPORT_SYMBOL(hsiphash_3u32); variable 495 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() function 510 EXPORT_SYMBOL(hsiphash_3u32); variable
|
/kernel/linux/linux-6.6/lib/ |
H A D | siphash.c | 348 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() function 359 EXPORT_SYMBOL(hsiphash_3u32); variable 494 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() function 509 EXPORT_SYMBOL(hsiphash_3u32); variable
|
Completed in 2 milliseconds