providers/implementations/macs/kmac_prov.c
providers/implementations/macs/poly1305_prov.c
providers/implementations/macs/siphash_prov.c
+providers/implementations/rands/drbg_ctr.c
+providers/implementations/rands/drbg_hash.c
+providers/implementations/rands/drbg_hmac.c
+providers/implementations/rands/fips_crng_test.c
+providers/implementations/rands/seed_src.c
+providers/implementations/rands/seed_src_jitter.c
+providers/implementations/rands/test_rng.c
# error code files
/crypto/err/openssl.txt.old
providers/implementations/macs/hmac_prov.c \
providers/implementations/macs/kmac_prov.c \
providers/implementations/macs/poly1305_prov.c \
- providers/implementations/macs/siphash_prov.c
+ providers/implementations/macs/siphash_prov.c \
+ providers/implementations/rands/drbg_ctr.c \
+ providers/implementations/rands/drbg_hash.c \
+ providers/implementations/rands/drbg_hmac.c \
+ providers/implementations/rands/fips_crng_test.c \
+ providers/implementations/rands/seed_src.c \
+ providers/implementations/rands/seed_src_jitter.c \
+ providers/implementations/rands/test_rng.c
GENERATE[include/openssl/asn1.h]=include/openssl/asn1.h.in
GENERATE[include/openssl/asn1t.h]=include/openssl/asn1t.h.in
providers/implementations/macs/kmac_prov.c \
providers/implementations/macs/poly1305_prov.c \
providers/implementations/macs/siphash_prov.c \
+ providers/implementations/rands/drbg_ctr.c \
+ providers/implementations/rands/drbg_hash.c \
+ providers/implementations/rands/drbg_hmac.c \
+ providers/implementations/rands/fips_crng_test.c \
+ providers/implementations/rands/seed_src.c \
+ providers/implementations/rands/seed_src_jitter.c \
+ providers/implementations/rands/test_rng.c \
include/openssl/core_names.h]=util/perl|OpenSSL/paramnames.pm
GENERATE[providers/implementations/kdfs/argon2.c]=\
providers/implementations/kdfs/argon2.c.in
providers/implementations/macs/poly1305_prov.c.in
GENERATE[providers/implementations/macs/siphash_prov.c]=\
providers/implementations/macs/siphash_prov.c.in
+GENERATE[providers/implementations/rands/drbg_ctr.c]=\
+ providers/implementations/rands/drbg_ctr.c.in
+GENERATE[providers/implementations/rands/drbg_hash.c]=\
+ providers/implementations/rands/drbg_hash.c.in
+GENERATE[providers/implementations/rands/drbg_hmac.c]=\
+ providers/implementations/rands/drbg_hmac.c.in
+GENERATE[providers/implementations/rands/fips_crng_test.c]=\
+ providers/implementations/rands/fips_crng_test.c.in
+GENERATE[providers/implementations/rands/seed_src.c]=\
+ providers/implementations/rands/seed_src.c.in
+GENERATE[providers/implementations/rands/seed_src_jitter.c]=\
+ providers/implementations/rands/seed_src_jitter.c.in
+GENERATE[providers/implementations/rands/test_rng.c]=\
+ providers/implementations/rands/test_rng.c.in
GENERATE[include/openssl/core_names.h]=include/openssl/core_names.h.in
IF[{- defined $target{shared_defflag} -}]