Make the 'dynamic' ENGINE bundle up the loading application/library's
authorGeoff Thorpe <geoff@openssl.org>
Tue, 4 Sep 2001 21:25:17 +0000 (21:25 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Tue, 4 Sep 2001 21:25:17 +0000 (21:25 +0000)
locking callbacks to pass to the loaded library (in addition to the
existing mem, ex_data, and err callbacks). Also change the default
implementation of the "bind_engine" function to apply those callbacks, ie.
the IMPLEMENT_DYNAMIC_BIND_FN macro.


No differences found