Check that EVP_CIPHER_CTX_iv_length() matches what was set
authortb <tb@openbsd.org>
Thu, 28 Sep 2023 11:35:10 +0000 (11:35 +0000)
committertb <tb@openbsd.org>
Thu, 28 Sep 2023 11:35:10 +0000 (11:35 +0000)
commit52effe6a13ba852509e0a964f06aae44ab00abc9
tree70d67ca2253b500000f352a221d7e27aff6bba48
parent77e08d39e088d4e49062fab366289c5ea8b27f00
Check that EVP_CIPHER_CTX_iv_length() matches what was set

This really only covers AES-GCM.

From beck
regress/lib/libcrypto/aead/aeadtest.c