Home
last modified time | relevance | path

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

/freebsd/sys/crypto/siphash/
H A Dsiphash.h50 #define SIPHASH_DIGEST_LENGTH 8 macro
H A Dsiphash.c167 SipHash_Final(uint8_t dst[static SIPHASH_DIGEST_LENGTH],SIPHASH_CTX * ctx) SipHash_Final() argument