test: fix test_evp_kdf when DES is disabled.
authorPauli <pauli@openssl.org>
Thu, 22 Apr 2021 00:05:47 +0000 (10:05 +1000)
committerTomas Mraz <tomas@openssl.org>
Fri, 23 Apr 2021 09:27:58 +0000 (11:27 +0200)
commite98a182e51e14643c273319cc63bd22c60d8878f
treeecf386faeaa0ad25295a509ff9467d5e07d0a68d
parent582043dae7c283cb9f116946a7a1df0c53b5f192
test: fix test_evp_kdf when DES is disabled.

Fixes #14958

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14975)
test/evp_kdf_test.c