Searched defs:siphash (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/mit/expat/dist/lib/ |
H A D | siphash.h | 132 struct siphash { struct 137 }; /* struct siphash */ argument
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | siphash_internal_test.c | 172 SIPHASH siphash = { 0, }; in test_siphash() local 260 SIPHASH siphash = { 0, }; in test_siphash_basic() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | siphash_internal_test.c | 171 SIPHASH siphash = { 0, }; in test_siphash() local 259 SIPHASH siphash = { 0, }; in test_siphash_basic() local
|
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | siphash.c | 90 int siphash(const uint8_t *in, const size_t inlen, const uint8_t *k, in siphash() function
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | siphash.c | 78 int siphash(const uint8_t *in, const size_t inlen, const uint8_t *k, in siphash() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/macs/ |
H A D | siphash_prov.c | 41 SIPHASH siphash; /* Siphash data */ member
|