Searched refs:rounds_custom (Results 1 – 2 of 2) sorted by relevance
82 bool rounds_custom = false; in __sha256_crypt_r() local100 rounds_custom = true; in __sha256_crypt_r()242 if (rounds_custom) in __sha256_crypt_r()
82 bool rounds_custom = false; in __sha512_crypt_r() local100 rounds_custom = true; in __sha512_crypt_r()243 if (rounds_custom) in __sha512_crypt_r()
Completed in 7 milliseconds