TEST: Update the serialization/deserialization test with encryption
authorRichard Levitte <levitte@openssl.org>
Fri, 10 Jul 2020 13:28:05 +0000 (15:28 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 24 Jul 2020 14:47:13 +0000 (16:47 +0200)
commit3ecbea6a0999cdd7caaac2871e1d198294dc494a
tree4df146e5038ee4dd610226a6b9f9522cc523fcbe
parent38b14f474722ac2ace20d3b63b933b9b9cd3bbe1
TEST: Update the serialization/deserialization test with encryption

This adds variants of already existing tests, but where the object
is encrypted / decrypted along the way as well.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12410)
test/serdes_test.c