From 0f2507234fbe3bd305404b1267607b9900857523 Mon Sep 17 00:00:00 2001 From: Dean Scarff Date: Mon, 6 Apr 2020 13:19:56 +1000 Subject: Add OpenSSL/BoringSSL crypto provider Fixes qpdf/qpdf#417 --- libqpdf/qpdf/qpdf-config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libqpdf/qpdf/qpdf-config.h.in') diff --git a/libqpdf/qpdf/qpdf-config.h.in b/libqpdf/qpdf/qpdf-config.h.in index 75d34c66..c9886b57 100644 --- a/libqpdf/qpdf/qpdf-config.h.in +++ b/libqpdf/qpdf/qpdf-config.h.in @@ -90,6 +90,9 @@ /* Whether to use the native crypto provider */ #undef USE_CRYPTO_NATIVE +/* Whether to use the openssl crypto provider */ +#undef USE_CRYPTO_OPENSSL + /* Whether to use insecure random numbers */ #undef USE_INSECURE_RANDOM -- cgit v1.2.3-70-g09d2