mirror of
https://github.com/openssl/openssl.git
synced 2025-02-11 14:22:43 +08:00
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> |
||
---|---|---|
.. | ||
internal | ||
openssl |