Searched defs:rounds (Results 1 – 8 of 8) sorted by relevance
/titanic_52/usr/src/lib/crypt_modules/bsdbf/ |
H A D | bcrypt.c | 196 uint32_t rounds, i, k; local
|
/titanic_52/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() argument 639 int rounds, n = 0; in soft_ssl_key_and_mac_derive() local
|
/titanic_52/usr/src/lib/crypt_modules/sha256/ |
H A D | crypt_sha.c | 176 int rounds = ROUNDS_DEFAULT; in crypt_genhash_impl() local
|
/titanic_52/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() argument 2319 int rounds, prounds, cpu_seqid; in umem_cache_magazine_purge() local
|
/titanic_52/usr/src/uts/common/os/ |
H A D | kmem.c | 2182 kmem_cpu_reload(kmem_cpu_cache_t *ccp, kmem_magazine_t *mp, int rounds) in kmem_cpu_reload() argument 3142 int rounds, prounds, cpu_seqid; in kmem_cache_magazine_purge() local
|
/titanic_52/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 [all...] |
H A D | genunix.c | 1933 short rounds, prounds; in kmastat_cpu_avail() local
|
/titanic_52/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | umem.c | 882 #define READMAG_ROUNDS(rounds) { \ argument
|