Searched defs:rounds (Results 1 - 8 of 8) sorted by relevance
| /src/sys/crypto/cast128/ | ||
| H A D | cast128.h | 16 int rounds; /* Number of rounds to use, 12 or 16 */ member in struct:__anon1fa189420108 |
| /src/sys/opencrypto/ | ||
| H A D | gmac.h | 46 int rounds; member in struct:_AES_GMAC_CTX |
| /src/share/examples/rump/sdread/ | ||
| H A D | sdread.c | 63 int fd, val = 0, rounds = 0; local in function:waitcd |
| /src/tests/rump/rumpkern/h_client/ | ||
| H A D | h_stresscli.c | 136 int rounds, myport; local in function:main |
| /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/salsa/ref/ | ||
| H A D | core_salsa_ref.c | 11 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 D | bcrypt.c | 216 u_int32_t rounds, i, k; local in function:__bcrypt |
| /src/sys/netinet/ | ||
| H A D | tcp_congctl.c | 837 int i, rounds = CBRT_ROUNDS; local in function:tcp_cubic_cbrt |
| /src/sys/dev/marvell/ | ||
| H A D | mvxpsec.c | 3005 int i, rounds, KC; local in function:mv_aes_deckey |
Completed in 9 milliseconds