Searched defs:drounds (Results 1 – 3 of 3) sorted by relevance
42 unsigned int drounds; member
43 unsigned int crounds, drounds; member51 static unsigned int drounds(struct siphash_data_st *ctx) in drounds() function
109 int SipHash_Init(SIPHASH *ctx, const unsigned char *k, int crounds, int drounds) in SipHash_Init()
Completed in 6 milliseconds