Add a test where we reuse the EVP_PKEY_CTX for two HKDF test runs
authorMatt Caswell <matt@openssl.org>
Fri, 26 Oct 2018 11:45:27 +0000 (12:45 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 29 Oct 2018 14:06:54 +0000 (14:06 +0000)
commit10d5b415f9e973f44f18eeaf2713868ec813e1d7
treed4be03f248c85beccbfa47efa557201432114b15
parentca55d70be031746daddd8bd0611db54ed81f1737
Add a test where we reuse the EVP_PKEY_CTX for two HKDF test runs

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7501)
test/evp_extra_test.c