CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/13 08:58:05
Modified files:
lib/libssl/src/ssl: s3_enc.c
Log message:
Do not bother trying to work out of we can reuse a cipher context - just
throw it away and create a new one. This simplifies the code and also
allows ASR to do its thing.
