Geoff Thorpe 7abe830501 Ensure that the "ex_data" member of an RSA structure is initialised before
the RSA_METHOD's "init()" handler is called, and is cleaned up after the
RSA_METHOD's "finish()" handler is called. Custom RSA_METHODs may wish to
initialise contexts and other specifics in the RSA structure upon creation
and that was previously not possible - "ex_data" is where that stuff
should go and it was being initialised too late for it to be used.
2000-11-26 18:34:45 +00:00
..
1999-04-29 16:04:54 +00:00
2000-11-06 22:34:17 +00:00
2000-06-01 14:24:59 +00:00
2000-11-06 22:34:17 +00:00
2000-11-06 22:34:17 +00:00
2000-11-06 22:34:17 +00:00
2000-11-06 22:34:17 +00:00
2000-11-06 22:34:17 +00:00
2000-11-06 22:34:17 +00:00
2000-01-30 23:46:18 +00:00