Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dsiphash.h48 # define SIPHASH_D_ROUNDS 4 macro
/openssl/providers/implementations/macs/
H A Dsiphash_prov.c53 return ctx->drounds != 0 ? ctx->drounds : SIPHASH_D_ROUNDS; in drounds()
/openssl/crypto/siphash/
H A Dsiphash.c118 drounds = SIPHASH_D_ROUNDS; in SipHash_Init()

Completed in 13 milliseconds