Searched defs:SipHash_Final (Results 1 – 2 of 2) sorted by relevance
167 SipHash_Final(uint8_t dst[static SIPHASH_DIGEST_LENGTH], SIPHASH_CTX *ctx) SipHash_Final() function
197 int SipHash_Final(SIPHASH *ctx, unsigned char *out, size_t outlen) in SipHash_Final() function