Home
last modified time | relevance | path

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

/dflybsd-src/lib/libcrypt/
H A Dcrypt-sha256.c331 unsigned long int srounds = strtoul (num, &endp, 10); in crypt_sha256_r() local
H A Dcrypt-sha512.c362 unsigned long int srounds = strtoul (num, &endp, 10); in crypt_sha512_r() local