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

/freebsd-11-stable/sys/crypto/siphash/
H A Dsiphash.c170 SipHash_Final(uint8_t dst[static SIPHASH_DIGEST_LENGTH], SIPHASH_CTX *ctx) argument
H A Dsiphash.h52 #define SIPHASH_DIGEST_LENGTH 8 macro

Completed in 116 milliseconds