Home
last modified time | relevance | path

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

/openssl/crypto/siphash/
H A Dsiphash.c148 uint64_t v3 = ctx->v3; in SipHash_Update() local
205 uint64_t v3 = ctx->v3; in SipHash_Final() local
/openssl/include/crypto/
H A Dsiphash.h38 uint64_t v3; member

Completed in 6 milliseconds