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

/freebsd-9.3-release/lib/libcrypt/
H A Dcrypt-sha256.c72 bool rounds_custom; local
79 rounds_custom = false;
95 rounds_custom = true;
216 if (rounds_custom) {
H A Dcrypt-sha512.c72 bool rounds_custom; local
79 rounds_custom = false;
95 rounds_custom = true;
216 if (rounds_custom) {

Completed in 49 milliseconds