Move the PROV_R reason codes to a public header
[openssl.git] / providers / implementations / ciphers / cipher_aes_xts.c
index cf768d27d450bc60a274c16722634a520363e7cc..c5699d645bb8e39475a16c3d00d739f4cc34bd0e 100644 (file)
  */
 #include "internal/deprecated.h"
 
+#include <openssl/proverr.h>
 #include "cipher_aes_xts.h"
 #include "prov/implementations.h"
 #include "prov/providercommon.h"
-#include "prov/providercommonerr.h"
 
 #define AES_XTS_FLAGS PROV_CIPHER_FLAG_CUSTOM_IV
 #define AES_XTS_IV_BITS 128