Clean up EVP macros, rename DES EDE3 modes correctly, temporary support for
[openssl.git] / crypto / crypto.h
index af678a7489fa5c525f7855d629ef54faf5bb0499..c54f4712902f0df18e0a55d4a8371810dd393ff4 100644 (file)
@@ -124,7 +124,8 @@ extern "C" {
 #define        CRYPTO_LOCK_DSO                 26
 #define        CRYPTO_LOCK_DYNLOCK             27
 #define        CRYPTO_LOCK_ENGINE              28
-#define        CRYPTO_NUM_LOCKS                29
+#define        CRYPTO_LOCK_UI                  29
+#define        CRYPTO_NUM_LOCKS                30
 
 #define CRYPTO_LOCK            1
 #define CRYPTO_UNLOCK          2