openssl/apps
Disconnect3d bae3916340 passwd.c: use the actual ROUNDS_DEFAULT macro
Before this commit, the `ROUNDS_DEFAULT` macro was not used at all, while defined in the source code.
Instead, a `unsigned int rounds = 5000;` was set, which uses the same value.

This commit changes the `5000` to `ROUNDS_DEFAULT`.

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14156)
2021-02-13 13:45:26 +10:00
..
demoSRP
include Deprecate the libssl level SRP APIs 2021-02-12 08:47:32 +00:00
lib Deprecate the libssl level SRP APIs 2021-02-12 08:47:32 +00:00
asn1pars.c Check non-option arguments 2020-12-15 11:47:17 +01:00
build.info
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Load rand state after loading providers 2021-02-12 08:34:17 +10:00
CA.pl.in
cert.pem
ciphers.c Deprecate the libssl level SRP APIs 2021-02-12 08:47:32 +00:00
client.pem
cmp_mock_srv.c Update copyright year 2021-01-28 13:54:57 +01:00
cmp_mock_srv.h
cmp.c apps/cmp.c: check and exit on engine load error 2021-02-04 07:25:14 +01:00
cms.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
crl2p7.c Check non-option arguments 2020-12-15 11:47:17 +01:00
crl.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
ct_log_list.cnf
dgst.c Process digest option after loading providers 2021-02-12 08:34:17 +10:00
dhparam.c Load rand state after loading providers 2021-02-12 08:34:17 +10:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
dsap.pem
dsaparam.c Load rand state after loading providers 2021-02-12 08:34:17 +10:00
ec.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
ecparam.c Load rand state after loading providers 2021-02-12 08:34:17 +10:00
enc.c Process digest option after loading providers 2021-02-12 08:34:17 +10:00
engine.c Check non-option arguments 2020-12-15 11:47:17 +01:00
errstr.c Check non-option arguments 2020-12-15 11:47:17 +01:00
fipsinstall.c Check non-option arguments 2020-12-15 11:47:17 +01:00
gendsa.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
genpkey.c Fetch alg, etc., after loading providers 2021-02-12 08:34:17 +10:00
genrsa.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
info.c Check non-option arguments 2020-12-15 11:47:17 +01:00
insta.ca.crt
kdf.c Check non-option arguments 2020-12-15 11:47:17 +01:00
list.c Drop OPENSSL_NO_RSA everywhere 2020-12-20 12:19:42 +01:00
mac.c apps/openssl: add -propquery command line option 2021-02-05 10:24:04 +10:00
nseq.c Check non-option arguments 2020-12-15 11:47:17 +01:00
ocsp.c Process digest option after loading providers 2021-02-12 08:34:17 +10:00
openssl-vms.cnf
openssl.c Update copyright year 2021-01-28 13:54:57 +01:00
openssl.cnf
passwd.c passwd.c: use the actual ROUNDS_DEFAULT macro 2021-02-13 13:45:26 +10:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c apps/openssl: add -propquery command line option 2021-02-05 10:24:04 +10:00
pkcs8.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
pkcs12.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
pkey.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
pkeyparam.c Check non-option arguments 2020-12-15 11:47:17 +01:00
pkeyutl.c Process digest option after loading providers 2021-02-12 08:34:17 +10:00
prime.c Check non-option arguments 2020-12-15 11:47:17 +01:00
privkey.pem
progs.pl OPENSSL_NO_GOST has nothing to do with low-level algos 2020-12-15 04:39:58 +01:00
rand.c Load rand state after loading providers 2021-02-12 08:34:17 +10:00
rehash.c Update copyright year 2021-01-28 13:54:57 +01:00
req.c Process digest option after loading providers 2021-02-12 08:34:17 +10:00
req.pem
rsa8192.pem
rsa.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
rsautl.c Load rand state after loading providers 2021-02-12 08:34:17 +10:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_client.c Deprecate the low level SRP APIs 2021-02-12 08:47:32 +00:00
s_server.c Deprecate the low level SRP APIs 2021-02-12 08:47:32 +00:00
s_time.c Check non-option arguments 2020-12-15 11:47:17 +01:00
server2.pem
server.pem
server.srl
sess_id.c Check non-option arguments 2020-12-15 11:47:17 +01:00
smime.c Fetch cipher after loading providers 2021-02-12 08:34:17 +10:00
speed.c Load rand state after loading providers 2021-02-12 08:34:17 +10:00
spkac.c Check non-option arguments 2020-12-15 11:47:17 +01:00
srp.c Deprecate the low level SRP APIs 2021-02-12 08:47:32 +00:00
storeutl.c Process digest option after loading providers 2021-02-12 08:34:17 +10:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c Process digest option after loading providers 2021-02-12 08:34:17 +10:00
tsget.in
verify.c Check non-option arguments 2020-12-15 11:47:17 +01:00
version.c Check non-option arguments 2020-12-15 11:47:17 +01:00
vms_decc_init.c
x509.c Process digest option after loading providers 2021-02-12 08:34:17 +10:00