mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 21:09:58 +01:00
EVP_Cipher(ctx, NULL, NULL, 0) is a valid call for all algorithms. For none-AEAD it results in a no-op.
EVP_Cipher(ctx, NULL, NULL, 0) is a valid call for all algorithms. For none-AEAD it results in a no-op.