]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:11:40 +0000 (14:11 +0000)
commit86743ef857ae3323e0d5afe73282d79b7245586f
treeccaf8ee7625b532168a90dcab09bbf178229e3ab
parent070ce40be1dce27cf321b437a4a5446add17e945
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)

(cherry picked from commit 10d5b415f9e973f44f18eeaf2713868ec813e1d7)
test/evp_extra_test.c