Home
last modified time | relevance | path

Searched refs:SipHash_End (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/crypto/siphash/
H A Dsiphash.c177 r = SipHash_End(ctx); in SipHash_Final()
182 SipHash_End(SIPHASH_CTX *ctx) in SipHash_End() function
207 return (SipHash_End(ctx)); in SipHashX()
H A Dsiphash.h75 uint64_t SipHash_End(SIPHASH_CTX *);