Home
last modified time | relevance | path

Searched defs:drounds (Results 1 – 3 of 3) sorted by relevance

/openssl-master/include/crypto/
A Dsiphash.h42 unsigned int drounds; member
/openssl-master/providers/implementations/macs/
A Dsiphash_prov.c42 unsigned int crounds, drounds; member
50 static unsigned int drounds(struct siphash_data_st *ctx) in drounds() function
/openssl-master/crypto/siphash/
A Dsiphash.c109 int SipHash_Init(SIPHASH *ctx, const unsigned char *k, int crounds, int drounds) in SipHash_Init()

Completed in 5 milliseconds