Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/hash/
H A Dsiphash.c73 SipHash_Update(SIPHASH_CTX *ctx, int rc, int rf, const void *src, size_t len) in SipHash_Update() function
/openbsd-src/sys/crypto/
H A Dsiphash.c72 SipHash_Update(SIPHASH_CTX *ctx, int rc, int rf, const void *src, size_t len) in SipHash_Update() function