Reinitialize a CMAC context after CMAC_Final() so more data can be absorbed (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
1 on success, or 0 if ctx was not initialized or Final was not called.
| Name | Description |
|---|---|
| ctx | CMAC context previously finished with CMAC_Final(); must still hold key material. |