]> git.ipfire.org Git - thirdparty/openssl.git/commit
Include EVP_PKEY argument in EVP_PKEY_CTX_new(). This avoids the
authorDr. Stephen Henson <steve@openssl.org>
Fri, 7 Apr 2006 17:28:56 +0000 (17:28 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 7 Apr 2006 17:28:56 +0000 (17:28 +0000)
commitcd7638980a2c2b16bb121bcb2ea8cc3cb03afcc1
treeabb202eb379913728f323d7f60614103bd41333e
parentf733a5ef0ede95494996ebef63e2a04bdc963230
Include EVP_PKEY argument in EVP_PKEY_CTX_new(). This avoids the
need for a separate EVP_PKEY parameter in the other operation
initialization routines.
crypto/evp/evp.h
crypto/evp/evp_locl.h
crypto/evp/pmeth_fn.c
crypto/evp/pmeth_lib.c