Home
last modified time | relevance | path

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

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