providers/implementations/storemgmt/winstore_store.c \
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c \
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha_etm.c \
+ providers/implementations/ciphers/cipher_aes_xts.c \
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_null.c \
providers/implementations/ciphers/cipher_rc4_hmac_md5.c \
+ providers/implementations/ciphers/cipher_sm4_xts.c \
providers/implementations/digests/blake2_prov.c \
providers/implementations/digests/digestcommon.c \
providers/implementations/digests/mdc2_prov.c \
providers/implementations/storemgmt/winstore_store.c \
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c \
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha_etm.c \
+ providers/implementations/ciphers/cipher_aes_xts.c \
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_null.c \
providers/implementations/ciphers/cipher_rc4_hmac_md5.c \
+ providers/implementations/ciphers/cipher_sm4_xts.c \
providers/implementations/digests/blake2_prov.c \
providers/implementations/digests/digestcommon.c \
providers/implementations/digests/mdc2_prov.c \
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c.in
GENERATE[providers/implementations/ciphers/cipher_aes_cbc_hmac_sha_etm.c]=\
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha_etm.c.in
+GENERATE[providers/implementations/ciphers/cipher_aes_xts.c]=\
+ providers/implementations/ciphers/cipher_aes_xts.c.in
GENERATE[providers/implementations/ciphers/ciphercommon.c]=\
providers/implementations/ciphers/ciphercommon.c.in
GENERATE[providers/implementations/ciphers/ciphercommon_ccm.c]=\
providers/implementations/ciphers/cipher_null.c.in
GENERATE[providers/implementations/ciphers/cipher_rc4_hmac_md5.c]=\
providers/implementations/ciphers/cipher_rc4_hmac_md5.c.in
+GENERATE[providers/implementations/ciphers/cipher_sm4_xts.c]=\
+ providers/implementations/ciphers/cipher_sm4_xts.c.in
GENERATE[providers/implementations/digests/blake2_prov.c]=\
providers/implementations/digests/blake2_prov.c.in
GENERATE[providers/implementations/digests/digestcommon.c]=\