Add processing by chunks to cipher tests in evp_test
authorVeronika Hanulíková <vhanulik@redhat.com>
Thu, 27 Jul 2023 13:11:57 +0000 (15:11 +0200)
committerPauli <ppzgs1@gmail.com>
Sun, 5 May 2024 22:57:51 +0000 (08:57 +1000)
commit2c8dc43bff22e0ce221157738cc1d6d31f3125f5
tree1bb13c8eed7aedbcdf2ae496e4780438d97a097f
parent0bfd744f8d2b593455b11066cff59f3764bd313c
Add processing by chunks to cipher tests in evp_test

When cipher does not support variable fragmentation,
the test is skipped.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21727)
test/evp_test.c