error: storage size of 'ctx' isn't known
EVP_CIPHER_CTX ctx;
I am getting this error with openssl -1.1.1.
Compared openssl-1.0.* and openssl-1.1.1 and this EVP_CIPHER_CTX struture has not been made opaque in openssl-1.1.1.
So why I am getting this error ?
Asked by user298537
Oct 24, 2018, 10:55 AM
Last activity: Sep 17, 2019, 03:02 AM
Last activity: Sep 17, 2019, 03:02 AM