summaryrefslogtreecommitdiffstats
path: root/crypto/evp/evp.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-08-06 16:39:34 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-08-06 16:39:34 +0000
commit0f1d77a870bee4b63a3db7337670990f182fc3cf (patch)
tree93e781cbcc37b9500154a36118dd69db8674392b /crypto/evp/evp.h
parentd9d0f1b52c570f0cc91ac5e8d1eb6a5bce4ba146 (diff)
Fix error code.
Diffstat (limited to 'crypto/evp/evp.h')
-rw-r--r--crypto/evp/evp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/evp/evp.h b/crypto/evp/evp.h
index 8c7741932b..90c7d8ad7e 100644
--- a/crypto/evp/evp.h
+++ b/crypto/evp/evp.h
@@ -1177,6 +1177,7 @@ void ERR_load_EVP_strings(void);
/* Error codes for the EVP functions. */
/* Function codes. */
+#define EVP_F_AESNI_INIT_KEY 163
#define EVP_F_AES_INIT_KEY 133
#define EVP_F_CAMELLIA_INIT_KEY 159
#define EVP_F_D2I_PKEY 100