Home
last modified time | relevance | path

Searched defs:siphash24 (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/expat/lib/
H A Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/dflybsd-src/sys/net/wg/
H A Dwg_noise.c237 siphash24(const uint8_t key[SIPHASH_KEY_LENGTH], const void *src, size_t len) in siphash24() function