mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 05:30:51 +02:00
4bfd0443a7
Prototype is required when internal.h is not included and GetCA is not defined. wolfSSL_EVP_CIPHER_CTX_set_iv_length() is called with CBC cipher in api.c. Function is not specificly for GCM, though not strictly needed for CBC.