providers/implementations/ciphers/ciphercommon_ccm.c
providers/implementations/ciphers/ciphercommon_gcm.c
providers/implementations/ciphers/cipher_chacha20_poly1305.c
+providers/implementations/digest/digestcommon.c
# error code files
/crypto/err/openssl.txt.old
providers/implementations/ciphers/ciphercommon.c \
providers/implementations/ciphers/ciphercommon_ccm.c \
providers/implementations/ciphers/ciphercommon_gcm.c \
- providers/implementations/ciphers/cipher_chacha20_poly1305.c
+ providers/implementations/ciphers/cipher_chacha20_poly1305.c \
+ providers/implementations/digests/digestcommon.c
GENERATE[include/openssl/asn1.h]=include/openssl/asn1.h.in
GENERATE[include/openssl/asn1t.h]=include/openssl/asn1t.h.in
providers/implementations/ciphers/ciphercommon_ccm.c \
providers/implementations/ciphers/ciphercommon_gcm.c \
providers/implementations/ciphers/cipher_chacha20_poly1305.c \
+ providers/implementations/digests/digestcommon.c \
include/openssl/core_names.h]=util/perl|OpenSSL/paramnames.pm
GENERATE[providers/implementations/keymgmt/ml_dsa_kmgmt.c]=\
providers/implementations/keymgmt/ml_dsa_kmgmt.c.in
providers/implementations/ciphers/ciphercommon_gcm.c.in
GENERATE[providers/implementations/ciphers/cipher_chacha20_poly1305.c]=\
providers/implementations/ciphers/cipher_chacha20_poly1305.c.in
+GENERATE[providers/implementations/digests/digestcommon.c]=\
+ providers/implementations/digests/digestcommon.c.in
GENERATE[include/openssl/core_names.h]=include/openssl/core_names.h.in
IF[{- defined $target{shared_defflag} -}]