Adjust test/endecoder_test.c
authorRichard Levitte <levitte@openssl.org>
Wed, 1 Sep 2021 15:34:38 +0000 (17:34 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 5 Sep 2021 19:42:54 +0000 (21:42 +0200)
commit4bc33f53266225b6a431b8a94a7a6efb5aeee8f1
tree13dbfa4a0710a722a3f272f0c5bf8cf45b2b48da
parent0616afca39adb2ac61a36bc7179a0163d1ee48d0
Adjust test/endecoder_test.c

The protected tests need to specify the structure EncryptedPrivateKeyInfo
rather than PrivateKeyInfo, since that's the outermost structure.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16466)

(cherry picked from commit 602bfb8b98125f6745cd40dbc5fce9614ae5e418)
test/endecode_test.c