HMAC_MAGIC
MUST_HAVE((((void *)(A)) != NULL) && ((A)->magic == HMAC_MAGIC) && ((A)->hash != NULL), ret, err)
ctx->magic = HMAC_MAGIC;