Home
last modified time | relevance | path

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

/openssl/apps/
H A Dpasswd.c522 char rounds_custom = 0; in shacrypt() local
559 rounds_custom = 1; in shacrypt()
590 if (rounds_custom) { in shacrypt()
605 if (strlen(out_buf) > 3 + 17 * rounds_custom + salt_len) in shacrypt()

Completed in 6 milliseconds