HMAC_CTX_get_md
#define HMAC_size(e) (EVP_MD_size(HMAC_CTX_get_md((e))))
const EVP_MD *HMAC_CTX_get_md(const HMAC_CTX *ctx);