Fixed a bug preventing pkeyutl from accessing keys directly on the token via engine_p...
authorMouse <mouse008@gmail.com>
Sat, 2 Jan 2016 04:27:49 +0000 (23:27 -0500)
committerRichard Levitte <levitte@openssl.org>
Wed, 13 Jan 2016 00:23:34 +0000 (01:23 +0100)
commitd65a8d0b7e4b95e79c65972eaa05ba776c5af462
treed1466d34e400480e5c606005eb220e97e98f488e
parent75fdee04827a2e7bd809dc9cc086389e856947b9
Fixed a bug preventing pkeyutl from accessing keys directly on the token via engine_pkcs11

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
apps/pkeyutl.c