Add the possibility to control some engine internals.

This commit is contained in:
Richard Levitte
2000-06-29 14:26:07 +00:00
parent 2165d91196
commit 3b2972d8d9
8 changed files with 78 additions and 9 deletions

View File

@@ -89,6 +89,7 @@ static ENGINE engine_openssl =
openssl_mod_exp_crt,
NULL, /* no "init()" */
NULL, /* no "finish()" */
NULL, /* no "ctrl()" */
0, /* no flags */
0, 0, /* no references. */
NULL, NULL /* unlinked */