]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/evp/pmeth_lib.c
Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE
authorDr. Stephen Henson <steve@openssl.org>
Fri, 2 Jun 2006 12:33:39 +0000 (12:33 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 2 Jun 2006 12:33:39 +0000 (12:33 +0000)
commitc9777d2659414e632c9dea09787edf988ea1e01e
tree728f2802b93030f5f97e5cff479081b8240f4e71
parent3aedd213a9143e047f5244b5570553fea97c5104
Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE
implementations and functional reference counting when a context
is allocated, free or copied.
CHANGES
crypto/engine/engine.h
crypto/evp/evp.h
crypto/evp/evp_err.c
crypto/evp/evp_locl.h
crypto/evp/pmeth_lib.c