mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
e2311445bb
The code to handle the cipher operation was already in the provider. It just needed a OSSL_PARAM in order to set this into the algorithm. EVP_CIPHER_CTX_set_flags() has been modified to pass the OSSL_PARAM. Issue reported by Mark Powers from Acumen. Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15496) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |