Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dsiphash.h41 unsigned int crounds; member
/openssl/providers/implementations/macs/
H A Dsiphash_prov.c43 unsigned int crounds, drounds; member
46 static unsigned int crounds(struct siphash_data_st *ctx) in crounds() function
/openssl/crypto/siphash/
H A Dsiphash.c109 int SipHash_Init(SIPHASH *ctx, const unsigned char *k, int crounds, int drounds) in SipHash_Init()

Completed in 6 milliseconds