ssh_hmac_free
ssh_hmac_free(ctx);
ssh_hmac_free(ret);
void ssh_hmac_free(struct ssh_hmac_ctx *ctx);
ssh_hmac_free(mac->hmac_ctx);