New function to dup EVP_PKEY_CTX. This will be needed to make new signing
authorDr. Stephen Henson <steve@openssl.org>
Wed, 24 May 2006 23:49:30 +0000 (23:49 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 24 May 2006 23:49:30 +0000 (23:49 +0000)
commit8bdcef40e48f167e0d566fc5a831c05a7d94d7b1
treef8211928483bb76e44a99c233d66d1ca728f13e5
parent91c9e62123febf74866fa17983e6068ab4962bd7
New function to dup EVP_PKEY_CTX. This will be needed to make new signing
functions and EVP_MD_CTX_copy work properly.
crypto/dh/dh_pmeth.c
crypto/dsa/dsa_pmeth.c
crypto/ec/ec_pmeth.c
crypto/evp/evp_locl.h
crypto/evp/pmeth_lib.c
crypto/rsa/rsa_pmeth.c