Searched defs:rounds (Results 1 - 8 of 8) sorted by relevance

/src/sys/crypto/cast128/
H A Dcast128.h16 int rounds; /* Number of rounds to use, 12 or 16 */ member in struct:__anon1fa189420108
/src/sys/opencrypto/
H A Dgmac.h46 int rounds; member in struct:_AES_GMAC_CTX
/src/share/examples/rump/sdread/
H A Dsdread.c63 int fd, val = 0, rounds = 0; local in function:waitcd
/src/tests/rump/rumpkern/h_client/
H A Dh_stresscli.c136 int rounds, myport; local in function:main
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/salsa/ref/
H A Dcore_salsa_ref.c11 crypto_core_salsa(unsigned char * out,const unsigned char * in,const unsigned char * k,const unsigned char * c,const int rounds) argument
/src/lib/libcrypt/
H A Dbcrypt.c216 u_int32_t rounds, i, k; local in function:__bcrypt
/src/sys/netinet/
H A Dtcp_congctl.c837 int i, rounds = CBRT_ROUNDS; local in function:tcp_cubic_cbrt
/src/sys/dev/marvell/
H A Dmvxpsec.c3005 int i, rounds, KC; local in function:mv_aes_deckey

Completed in 10 milliseconds