Home
last modified time | relevance | path

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

/libcrypt/
A Dsha256-crypt.c82 bool rounds_custom = false; in __sha256_crypt_r() local
100 rounds_custom = true; in __sha256_crypt_r()
242 if (rounds_custom) in __sha256_crypt_r()
A Dsha512-crypt.c82 bool rounds_custom = false; in __sha512_crypt_r() local
100 rounds_custom = true; in __sha512_crypt_r()
243 if (rounds_custom) in __sha512_crypt_r()

Completed in 7 milliseconds