TEST: Add missing initialization
authorRichard Levitte <levitte@openssl.org>
Tue, 16 Feb 2021 19:02:24 +0000 (20:02 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 16 Feb 2021 19:02:24 +0000 (20:02 +0100)
commit55e9d8cfffc1a40b0ab72e014ff62d5ef2a0ed63
tree4d7bef9aee81c24c90e8901a6730b74487ea17b3
parentc913dbd7168393f7eab0dd6132d0d2581dd9e485
TEST: Add missing initialization

Compiler complained.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14204)
test/rsa_test.c