Step 11c of move of engines: Time to make the changes to support
authorRichard Levitte <levitte@openssl.org>
Fri, 11 Oct 2002 18:49:55 +0000 (18:49 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 11 Oct 2002 18:49:55 +0000 (18:49 +0000)
commitaae329c447025eb87dab294d909f9fbc48f7174c
treeb07ec97d7e64cd7a32c9087616256123ad02cc6e
parent02acf1409edc8e8bed7bfe68cec07da09b5d0912
Step 11c of move of engines: Time to make the changes to support
automatic load of dynamic engines.  Change the iterator to try to load
the requested engine dynamically.  The environment variable
OPENSSL_ENGINES can be used to override the internal default directory
where one can expect to find dynamically loadable engines.

Note: The changes in step 11 have all been made by Geoff Thorpe.
Credit where credit is due.
crypto/engine/eng_list.c