Searched defs:rounds (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/lib/crypt_modules/bsdbf/ |
H A D | bcrypt.c | 196 uint32_t rounds, i, k; local
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softSSL.c | 107 uint_t rand1len, uchar_t *rand2, uint_t rand2len, int rounds, in soft_ssl3_churn() 639 int rounds, n = 0; in soft_ssl_key_and_mac_derive() local
|
/titanic_44/usr/src/lib/crypt_modules/sha256/ |
H A D | crypt_sha.c | 176 int rounds = ROUNDS_DEFAULT; in crypt_genhash_impl() local
|
/titanic_44/usr/src/cmd/ssh/libssh/common/ |
H A D | key.c | 255 u_int i, j = 0, rounds, seed = 1; in key_fingerprint_bubblebabble() local
|
/titanic_44/usr/src/lib/libumem/common/ |
H A D | umem.c | 1885 umem_cpu_reload(umem_cpu_cache_t *ccp, umem_magazine_t *mp, int rounds) in umem_cpu_reload() 2319 int rounds, prounds, cpu_seqid; in umem_cache_magazine_purge() local
|
/titanic_44/usr/src/uts/common/os/ |
H A D | kmem.c | 2209 kmem_cpu_reload(kmem_cpu_cache_t *ccp, kmem_magazine_t *mp, int rounds) in kmem_cpu_reload() 3169 int rounds, prounds, cpu_seqid; in kmem_cache_magazine_purge() local
|
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | kmem.c | 966 #define READMAG_ROUNDS(rounds) { \ argument 1051 short rounds, prounds; in kmem_read_magazines() local
|
H A D | genunix.c | 1933 short rounds, prounds; in kmastat_cpu_avail() local
|
/titanic_44/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | umem.c | 882 #define READMAG_ROUNDS(rounds) { \ argument
|