openssl/include
Richard Levitte 480d33237d Remove EVP_CIPHER_CTX_flags, it's only confusing
EVP_CIPHER_CTX_flags was returning the flags of its associated
EVP_CIPHER.  However, EVP_CIPHER_CTX has flags of its own, so this
function is quite confusing and therefore error prone.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-01-12 13:52:22 +01:00
..
internal Only declare stacks in headers 2016-01-07 18:00:51 +00:00
openssl Remove EVP_CIPHER_CTX_flags, it's only confusing 2016-01-12 13:52:22 +01:00