FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ROUNDS_DEFAULT
crypto/openssl/apps/passwd.c
526
unsigned int rounds = ROUNDS_DEFAULT; /* Default */
lib/libcrypt/crypt-sha256.c
75
rounds = ROUNDS_DEFAULT;
lib/libcrypt/crypt-sha512.c
75
rounds = ROUNDS_DEFAULT;