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

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

Completed in 172 milliseconds