From 66a47329dbe5230feed4fb2cb9f0d71802ebc076 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Tue, 28 Jun 2022 19:27:37 +0200 Subject: Added one libcrypto wrapped functions (for #331) --- src/wrapped/wrappedcrypto_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wrapped/wrappedcrypto_private.h b/src/wrapped/wrappedcrypto_private.h index 37acac01..8c2901f1 100755 --- a/src/wrapped/wrappedcrypto_private.h +++ b/src/wrapped/wrappedcrypto_private.h @@ -314,7 +314,7 @@ GO(BIO_int_ctrl, lFpili) //GO(BIO_method_type, GO(BIO_new, pFp) //GO(BIO_new_accept, -//GO(BIO_new_bio_pair, +GO(BIO_new_bio_pair, iFpLpL) //GO(BIO_new_CMS, //GO(BIO_new_connect, //GO(BIO_new_dgram, -- cgit 1.4.1