Home
last modified time | relevance | path

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

/external/syslinux/com32/libutil/
Dsha256crypt.c310 bool rounds_custom = false; in sha256_crypt_r() local
326 rounds_custom = true; in sha256_crypt_r()
458 if (rounds_custom) { in sha256_crypt_r()
Dsha512crypt.c345 bool rounds_custom = false; in sha512_crypt_r() local
361 rounds_custom = true; in sha512_crypt_r()
493 if (rounds_custom) { in sha512_crypt_r()