If EVP_PKEY structure contains an ENGINE the key is ENGINE specific and
authorDr. Stephen Henson <steve@openssl.org>
Tue, 16 Nov 2010 12:11:15 +0000 (12:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 16 Nov 2010 12:11:15 +0000 (12:11 +0000)
commitfebcec6254e59142571953da795309360ed9003d
tree8719820f9fc8814ff85d1a2702eb29729c12d3c4
parentf07cb1ce8e1f641de5857421e96d607cf1771932
If EVP_PKEY structure contains an ENGINE the key is ENGINE specific and
we should use its method instead of any generic one.
crypto/evp/pmeth_lib.c