Searched defs:SIPHASH_DIGEST_LENGTH (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/net/ | ||
| H A D | siphash.h | 53 #define SIPHASH_DIGEST_LENGTH 8 macro |
| H A D | siphash.c | 186 SipHash_Final(uint8_t dst[SIPHASH_DIGEST_LENGTH], SIPHASH_CTX *ctx) in SipHash_Final() |