test/recipes/30-test_evp_data/evppkey.txt
authorRichard Levitte <levitte@openssl.org>
Tue, 3 Dec 2019 10:02:58 +0000 (11:02 +0100)
committerRichard Levitte <levitte@openssl.org>
Sat, 22 Feb 2020 00:07:16 +0000 (01:07 +0100)
Tests that go through provider cannot recognise PKEY_CTRL_INVALID from
PKEY_CTRL_ERROR any more, because provided implementations' param
setting functions return 0 or 1.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10557)


No differences found