Home
last modified time | relevance | path

Searched refs:custom_rounds (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/crypt_modules/sha256/
H A Dcrypt_sha.c178 boolean_t custom_rounds = B_FALSE; in crypt_genhash_impl() local
194 custom_rounds = B_TRUE; in crypt_genhash_impl()
295 if (custom_rounds) { in crypt_genhash_impl()