CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/13 06:49:10
Modified files:
lib/libssl/src/ssl: t1_enc.c
Log message:
Combine the MAC handling for both !EVP_CIPH_FLAG_AEAD_CIPHER and
EVP_CIPH_FLAG_AEAD_CIPHER into the same if/else block.
