SSL_CIPHER_get_handshake_digest
if (md != NULL && SSL_CIPHER_get_handshake_digest(cipher) != md) {
__owur const EVP_MD *SSL_CIPHER_get_handshake_digest(const SSL_CIPHER *c);