XSecure_Sha3WaitForDone - 2021.1 English

Xilinx Standalone Library Documentation OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2021-06-16
Version
2021.1 English

This inline function waits till SHA3 completes its operation.

Prototype

u32 XSecure_Sha3WaitForDone(XSecure_Sha3 *InstancePtr);

Parameters

The following table lists the XSecure_Sha3WaitForDone function arguments.

Table 1. XSecure_Sha3WaitForDone Arguments
Name Description
InstancePtr Pointer to the XSecure_Sha3 instance.

Returns

XST_SUCCESS if the SHA3 completes its operation. XST_FAILURE if a timeout has occurred.