providers/common/include/prov/der_hkdf.h
providers/implementations/asymciphers/rsa_enc.c
providers/implementations/asymciphers/sm2_enc.c
+providers/implementations/exchange/dh_exch.c
+providers/implementations/exchange/ecdh_exch.c
+providers/implementations/exchange/ecx_exch.c
providers/implementations/kdfs/argon2.c
providers/implementations/kdfs/hkdf.c
providers/implementations/kdfs/hmacdrbg_kdf.c
include/crypto/bn_conf.h include/crypto/dso_conf.h \
providers/implementations/asymciphers/rsa_enc.c \
providers/implementations/asymciphers/sm2_enc.c \
+ providers/implementations/exchange/dh_exch.c \
+ providers/implementations/exchange/ecdh_exch.c \
+ providers/implementations/exchange/ecx_exch.c \
providers/implementations/kdfs/argon2.c \
providers/implementations/kdfs/hkdf.c \
providers/implementations/kdfs/hmacdrbg_kdf.c \
DEPEND[providers/implementations/asymciphers/rsa_enc.c \
providers/implementations/asymciphers/sm2_enc.c \
+ providers/implementations/exchange/dh_exch.c \
+ providers/implementations/exchange/ecdh_exch.c \
+ providers/implementations/exchange/ecx_exch.c \
providers/implementations/kdfs/argon2.c \
providers/implementations/kdfs/hkdf.c \
providers/implementations/kdfs/hmacdrbg_kdf.c \
providers/implementations/asymciphers/rsa_enc.c.in
GENERATE[providers/implementations/asymciphers/sm2_enc.c]=\
providers/implementations/asymciphers/sm2_enc.c.in
+GENERATE[providers/implementations/exchange/dh_exch.c]=\
+ providers/implementations/exchange/dh_exch.c.in
+GENERATE[providers/implementations/exchange/ecdh_exch.c]=\
+ providers/implementations/exchange/ecdh_exch.c.in
+GENERATE[providers/implementations/exchange/ecx_exch.c]=\
+ providers/implementations/exchange/ecx_exch.c.in
GENERATE[providers/implementations/kdfs/argon2.c]=\
providers/implementations/kdfs/argon2.c.in
GENERATE[providers/implementations/kdfs/hkdf.c]=\