CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/10 12:41:17
Modified files:
lib/libcrypto/evp: e_aes.c
Log message:
Revert part of r1.36: in the case of GCM, gcm.key is assigned from
aesni_gcm_init_key() via CRYPTO_gcm128_init(), so it needs to be
copied over...
Fixes cryptofuzz issue #14352 and likely also #14374.
ok beck jsing
