X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fcrypto.h;h=24e924566339258c129bb122d5b84df9b510e2da;hp=fb6a2b9ec4939d2a472c6ae9ddfa8e6ef4a2333e;hb=6cba4a66619dfb2c5cb784fe5aa5677cafbf9a33;hpb=7f458a48ff3a231d5841466525d2aacbcd4f6b77 diff --git a/include/openssl/crypto.h b/include/openssl/crypto.h index fb6a2b9ec4..24e9245663 100644 --- a/include/openssl/crypto.h +++ b/include/openssl/crypto.h @@ -546,6 +546,7 @@ int CRYPTO_memcmp(const volatile void * volatile in_a, # define OPENSSL_INIT_ENGINE_CAPI 0x00002000L # define OPENSSL_INIT_ENGINE_PADLOCK 0x00004000L # define OPENSSL_INIT_ENGINE_DASYNC 0x00008000L +# define OPENSSL_INIT_ENGINE_AFALG 0x00010000L /* OPENSSL_INIT flag 0x00010000 reserved for internal use */ /* OPENSSL_INIT flag range 0xfff00000 reserved for OPENSSL_init_ssl() */ /* Max OPENSSL_INIT flag value is 0x80000000 */