Home
last modified time | relevance | path

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

/openssl-master/include/crypto/
A Dsiphash.h41 unsigned int crounds; member
/openssl-master/providers/implementations/macs/
A Dsiphash_prov.c42 unsigned int crounds, drounds; member
45 static unsigned int crounds(struct siphash_data_st *ctx) in crounds() 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