Home
last modified time | relevance | path

Searched defs:srounds (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libcrypt/
H A Dcrypt-sha256.c66 u_long srounds; in crypt_sha256() local
H A Dcrypt-sha512.c66 u_long srounds; in crypt_sha512() local
/freebsd/crypto/openssl/apps/
H A Dpasswd.c550 unsigned long int srounds = strtoul (num, &endp, 10); in shacrypt() local