Geoff Thorpe 404f952aa3 Some more tweaks to ENGINE code.
ENGINE handler functions should take the ENGINE structure as a parameter -
this is because ENGINE structures can be copied, and like other
structure/method setups in OpenSSL, it should be possible for init(),
finish(), ctrl(), etc to adjust state inside the ENGINE structures rather
than globally. This commit includes the dependant changes in the ENGINE
implementations.
2001-04-18 03:57:05 +00:00
..
2001-04-16 03:00:57 +00:00
2001-04-17 23:53:58 +00:00
2001-04-03 14:03:47 +00:00
2001-04-18 03:57:05 +00:00
2001-03-15 11:30:10 +00:00
2001-02-26 23:34:14 +00:00
2000-12-06 04:14:37 +00:00
2001-04-17 23:53:58 +00:00
2001-03-28 05:10:38 +00:00
2000-02-01 02:21:16 +00:00
2000-12-18 09:18:22 +00:00
2001-03-02 10:57:54 +00:00