summaryrefslogtreecommitdiffstats
path: root/crypto/camellia
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2023-10-13 16:22:59 +0200
committerTomas Mraz <tomas@openssl.org>2023-10-16 12:12:36 +0200
commit143ca66cf00c88950d689a8aa0c89888052669f4 (patch)
tree7779f77c5cc5963d76f6678e36c693c95508d4cd /crypto/camellia
parentcd138c33d82cc889fe6a16d18806fbe939279d25 (diff)
Avoid another copy of key schedule pointer in PROV_GCM_CTX
This copy would need an update on dupctx but rather than doing it just remove the copy. This fixes failures of evp_test on Windows with new CPUs. Reviewed-by: Todd Short <todd.short@me.com> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22384)
Diffstat (limited to 'crypto/camellia')
0 files changed, 0 insertions, 0 deletions