Home
last modified time | relevance | path

Searched defs:siphash24 (Results 1 - 4 of 4) sorted by relevance

/third_party/eudev/src/shared/
H A Dsiphash24.c56 void siphash24(uint8_t out[8], const void *_in, size_t inlen, const uint8_t k[16]) in siphash24() function
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/third_party/python/Modules/expat/
H A Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/third_party/python/Python/
H A Dpyhash.c428 siphash24(uint64_t k0, uint64_t k1, const void *src, Py_ssize_t src_sz) { in siphash24() function

Completed in 3 milliseconds