providers/common/include/prov/der_wrap.h
providers/common/include/prov/der_sm2.h
providers/common/include/prov/der_ml_dsa.h
+providers/implementations/keymgmt/ml_dsa_kmgmt.c
+providers/implementations/keymgmt/ml_kem_kmgmt.c
providers/implementations/ciphers/ciphercommon.c
providers/implementations/ciphers/cipher_chacha20_poly1305.c
include/openssl/x509_vfy.h \
include/crypto/bn_conf.h include/crypto/dso_conf.h \
include/internal/param_names.h \
+ providers/implementations/keymgmt/ml_dsa_kmgmt.c \
+ providers/implementations/keymgmt/ml_kem_kmgmt.c \
providers/implementations/ciphers/ciphercommon.c \
providers/implementations/ciphers/cipher_chacha20_poly1305.c
GENERATE[include/crypto/dso_conf.h]=include/crypto/dso_conf.h.in
DEPEND[include/internal/param_names.h \
+ providers/implementations/keymgmt/ml_dsa_kmgmt.c \
+ providers/implementations/keymgmt/ml_kem_kmgmt.c \
providers/implementations/ciphers/ciphercommon.c \
providers/implementations/ciphers/cipher_chacha20_poly1305.c \
include/openssl/core_names.h]=util/perl|OpenSSL/paramnames.pm
GENERATE[include/internal/param_names.h]=include/internal/param_names.h.in
+GENERATE[providers/implementations/keymgmt/ml_dsa_kmgmt.c]=\
+ providers/implementations/keymgmt/ml_dsa_kmgmt.c.in
+GENERATE[providers/implementations/keymgmt/ml_kem_kmgmt.c]=\
+ providers/implementations/keymgmt/ml_kem_kmgmt.c.in
GENERATE[providers/implementations/ciphers/ciphercommon.c]=\
providers/implementations/ciphers/ciphercommon.c.in
GENERATE[providers/implementations/ciphers/cipher_chacha20_poly1305.c]=\