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