test/evp_extra_test.c: Add test for CMAC keygen with a NULL engine
authorRichard Levitte <levitte@openssl.org>
Tue, 12 May 2020 13:27:32 +0000 (15:27 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 May 2020 08:05:29 +0000 (10:05 +0200)
commita87820e16bbbbb1f8a68ddaf3aa1159da886acca
tree453e6a10a3cc6a42c10b7e9e0c7966741229d171
parentbcb018e70b596811146a17d95532498bbe3ef13a
test/evp_extra_test.c: Add test for CMAC keygen with a NULL engine

Verifies that #11671 is fixed

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11674)
test/evp_extra_test.c