Remove a TODO from evp_test
authorMatt Caswell <matt@openssl.org>
Fri, 7 Aug 2020 11:23:07 +0000 (12:23 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 10 Aug 2020 13:52:49 +0000 (14:52 +0100)
commit711ae5d359d9fa89a9aef90ac197ba26c8de3330
tree3b2cae9dbaa225ba51cd6be52bf9409d0ad1ed53
parentcd0a4998a006f00d1e5c271cfcd8e1fd1f0b3c41
Remove a TODO from evp_test

Now that the EVP_PKEY KDF bridge is based on provider code a TODO item
can be removed from evp_test.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12573)
test/evp_test.c