CVSROOT: /cvs Module name: src Changes by: bc...@cvs.openbsd.org 2016/09/08 18:03:22
Modified files: lib/libcrypto/evp: evp_enc.c Log message: back out calls to EVP_CIPHER_CTX_cleanup() in EVP_Cipher/Encrypt/DecryptFinal Software that refers to ctx after calling Final breaks with these changes. revert parts of 1.31 and 1.32