Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
authorJack Lloyd <jack.lloyd@ribose.com>
Fri, 9 Feb 2018 17:21:56 +0000 (12:21 -0500)
committerRichard Levitte <levitte@openssl.org>
Mon, 19 Mar 2018 13:33:25 +0000 (14:33 +0100)
commit4e6647506331fc3b3ef5b23e5dbe188279ddd575
treee2a18c599cf117e0475c56f22740c8882880901d
parentdceb99a5fb1b065debc0b3fe19481eff80843732
Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN

Without actually using EVP_PKEY_FLAG_AUTOARGLEN

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4793)
crypto/ec/ec_pmeth.c
crypto/sm2/sm2_crypt.c
include/openssl/sm2.h
test/sm2crypttest.c
util/libcrypto.num