Home
last modified time | relevance | path

Searched refs:SIPHASH_C_ROUNDS (Results 1 – 3 of 3) sorted by relevance

/openssl/include/crypto/
H A Dsiphash.h47 # define SIPHASH_C_ROUNDS 2 macro
/openssl/providers/implementations/macs/
H A Dsiphash_prov.c48 return ctx->crounds != 0 ? ctx->crounds : SIPHASH_C_ROUNDS; in crounds()
/openssl/crypto/siphash/
H A Dsiphash.c120 crounds = SIPHASH_C_ROUNDS; in SipHash_Init()

Completed in 10 milliseconds