Searched refs:SIPHASH_D_ROUNDS (Results 1 – 3 of 3) sorted by relevance
48 # define SIPHASH_D_ROUNDS 4 macro
53 return ctx->drounds != 0 ? ctx->drounds : SIPHASH_D_ROUNDS; in drounds()
118 drounds = SIPHASH_D_ROUNDS; in SipHash_Init()
Completed in 13 milliseconds