CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/13 10:08:03
Modified files:
lib/libssl/src/ssl: s3_enc.c
Log message:
Overhaul the keyblock handling in ssl3_change_cipher_state(). Use
meaningful variable names with use with pointer arithmitic rather than
complex array indexing.
