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:46 +0000 (12:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 16 Nov 2010 12:11:46 +0000 (12:11 +0000)
commitad889de09719b7b4065755d3f6924be2b9f47fcc
treed757524ad81281a08c95828e51134121f63b3287
parente15320f652ef0d8eac29c8115a9c4bfd4376663b
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