Do to DH and DSA what has already been done to RSA. This involves moving
authorGeoff Thorpe <geoff@openssl.org>
Wed, 29 Nov 2000 19:59:45 +0000 (19:59 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 29 Nov 2000 19:59:45 +0000 (19:59 +0000)
commitd50f1bdfac5c985291e5075018373567b05e6edb
tree8a5cb8cea83164b904c892e9bb65775118987f2a
parent38b40c624c2fe3f95862c81b39875c44dbd2bc80
Do to DH and DSA what has already been done to RSA. This involves moving
the initialisation and cleanup of "ex_data" elements to before an init()
handler and after a finish() handler respectively.
crypto/dh/dh_lib.c
crypto/dsa/dsa_lib.c