Convert CRYPTO_LOCK_X509_* to new multi-threading API
[openssl.git] / include / openssl / crypto.h
index ca3eb3c298fb8d4f50a90a70c089cef5b9927fa4..41eac25a094e7c2abbcd4dfb9cce07b763e5b3e3 100644 (file)
@@ -165,11 +165,6 @@ extern "C" {
  * names in cryptlib.c
  */
 
-# define CRYPTO_LOCK_X509                3
-# define CRYPTO_LOCK_X509_INFO           4
-# define CRYPTO_LOCK_X509_PKEY           5
-# define CRYPTO_LOCK_X509_CRL            6
-# define CRYPTO_LOCK_X509_REQ            7
 # define CRYPTO_LOCK_X509_STORE          11
 # define CRYPTO_LOCK_SSL_CTX             12
 # define CRYPTO_LOCK_SSL_CERT            13