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

@@ -165,6 +165,7 @@ static ENGINE engine_cswift =
cswift_mod_exp_crt,
cswift_init,
cswift_finish,
NULL, /* no ctrl() */
0, /* no flags */
0, 0, /* no references */
NULL, NULL /* unlinked */