This function configures Secure Stream Switch and starts the SHA-3 engine.
Prototype
void XSecure_Sha3Start(XSecure_Sha3 *InstancePtr);
Parameters
The following table lists the XSecure_Sha3Start function arguments.
| Name | Description |
|---|---|
| InstancePtr | Pointer to the XSecure_Sha3 instance. |
Returns
None