Maintain strict type discipline between the core and providers
[openssl.git] / include / openssl / bio.h
index b4047d55b9b1ce317880d10dc61a4a5314edb267..19f9311c688ff169c9c924cf3c4f62f4c5468a13 100644 (file)
@@ -61,6 +61,7 @@ extern "C" {
 # ifndef OPENSSL_NO_SCTP
 #  define BIO_TYPE_DGRAM_SCTP    (24|BIO_TYPE_SOURCE_SINK|BIO_TYPE_DESCRIPTOR)
 # endif
+# define BIO_TYPE_CORE_TO_PROV   (25|BIO_TYPE_FILTER)
 
 #define BIO_TYPE_START           128