Searched refs:SipHash_End (Results 1 – 2 of 2) sorted by relevance
179 r = SipHash_End(ctx); in SipHash_Final()184 SipHash_End(SIPHASH_CTX *ctx) in SipHash_End() function209 return (SipHash_End(ctx)); in SipHashX()
73 uint64_t SipHash_End(SIPHASH_CTX *);