Fix number clash: EVP_F_AESNI_XTS_INIT_KEY vs EVP_F_EVP_MD_BLOCK_SIZE
authorRichard Levitte <levitte@openssl.org>
Fri, 5 Apr 2019 09:15:23 +0000 (11:15 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 5 Apr 2019 09:15:23 +0000 (11:15 +0200)
commit0f5163bd1c9d993ec54b690b9da8d13efe089be0
treeb56a3e7af76f1d025f03b6e33fe9f555b9b363fb
parent3538b0f7ad7c4b67788f444827718a89ffb5b08d
Fix number clash: EVP_F_AESNI_XTS_INIT_KEY vs EVP_F_EVP_MD_BLOCK_SIZE

The three macros EVP_F_AESNI_XTS_INIT_KEY, EVP_F_AES_T4_XTS_INIT_KEY
and EVP_F_AES_XTS_INIT_KEY are affected.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8682)
crypto/err/openssl.txt
include/openssl/evperr.h