Reset an HMAC context to a reusable empty state (deprecated; prefer EVP_MAC).
Deprecated. Use of this entity is allowed but discouraged.
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| ctx | Context to clear and reinitialize for a new HMAC_Init_ex sequence. |