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