EVP_MD_CTX_size
int l = EVP_MD_CTX_size(mctx);
if (EVP_MD_CTX_size(s->s3->handshake_hash) > len)
mac_len = EVP_MD_CTX_size(rp->hash_ctx);