wp-x86_64.pl: ~10% performance improvement.
[oweals/openssl.git] / crypto / x509v3 / x509v3.h
index 84cf46f538634d2016a13dcf3609f1cb6c9582c5..bf409997e759e5b7fefc99615e74b88c8e2595e7 100644 (file)
@@ -128,6 +128,7 @@ void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section);
 /* Context specific info */
 struct v3_ext_ctx {
 #define CTX_TEST 0x1
+#define X509V3_CTX_REPLACE 0x2
 int flags;
 X509 *issuer_cert;
 X509 *subject_cert;