summaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_idea.c
diff options
context:
space:
mode:
authorBenjamin Kaduk <bkaduk@akamai.com>2020-07-02 14:12:33 -0700
committerBenjamin Kaduk <bkaduk@akamai.com>2020-08-11 07:07:58 -0700
commitd91f902d73689c8a8c1bf684ff9d244197f8c7b3 (patch)
treed62ff78e37f15092a9bd618b831e3415ff778f7b /crypto/evp/e_idea.c
parentacb30f4b593bbd1bdaa6495d0f641da7ef702b95 (diff)
Use local IV storage in e_rc2.c
Inline the pre-13273237a65d46186b6bea0b51aec90670d4598a versions of EVP_CIPHER_CTX_iv(), EVP_CIPHER_CTX_original_iv(), and EVP_CIPHER_CTX_iv_noconst() in e_rc2.c. For the legacy implementations, there's no need to use an in-provider storage for the IV, when the crypto operations themselves will be performed outside of the provider. Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/12233)
Diffstat (limited to 'crypto/evp/e_idea.c')
0 files changed, 0 insertions, 0 deletions