Home
last modified time | relevance | path

Searched defs:siphash (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
Dsiphash.h132 struct siphash { struct
137 }; /* struct siphash */ argument
/third_party/python/Modules/expat/
Dsiphash.h132 struct siphash { struct
137 }; /* struct siphash */ argument
/third_party/openssl/test/
Dsiphash_internal_test.c171 SIPHASH siphash = { 0, }; in test_siphash() local
259 SIPHASH siphash = { 0, }; in test_siphash_basic() local
/third_party/python/Include/
Dpyhash.h67 } siphash; member
/third_party/openssl/providers/implementations/macs/
Dsiphash_prov.c41 SIPHASH siphash; /* Siphash data */ member