Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/macs/
Dsiphash_prov.c43 unsigned int crounds, drounds; member
51 static unsigned int drounds(struct siphash_data_st *ctx) in drounds() function
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
Dsiphash_prov.c43 unsigned int crounds, drounds; member
51 static unsigned int drounds(struct siphash_data_st *ctx) in drounds() function
/third_party/node/deps/openssl/openssl/include/crypto/
Dsiphash.h42 unsigned int drounds; member
/third_party/openssl/include/crypto/
Dsiphash.h42 unsigned int drounds; member
/third_party/openssl/crypto/siphash/
Dsiphash.c109 int SipHash_Init(SIPHASH *ctx, const unsigned char *k, int crounds, int drounds) in SipHash_Init()
/third_party/node/deps/openssl/openssl/crypto/siphash/
Dsiphash.c109 int SipHash_Init(SIPHASH *ctx, const unsigned char *k, int crounds, int drounds) in SipHash_Init()