Fix an enginetest failure when compiled with no-deprecated --api=1.1.1
authorMatt Caswell <matt@openssl.org>
Mon, 7 Feb 2022 10:32:08 +0000 (10:32 +0000)
committerPauli <pauli@openssl.org>
Tue, 8 Feb 2022 23:43:29 +0000 (10:43 +1100)
commit29af9fba64fd3e4e086808f2360501b463627ea2
tree80fb3a06f6e789c5cedfc7e25085a4d144a663d8
parent2a6994cfa08368a710d66caaae4fc07ad35631bf
Fix an enginetest failure when compiled with no-deprecated --api=1.1.1

Fixes #17649

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17652)
test/enginetest.c