Searched defs:siphash24 (Results 1 – 2 of 2) sorted by relevance
271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
237 siphash24(const uint8_t key[SIPHASH_KEY_LENGTH], const void *src, size_t len) in siphash24() function