This function stores the base address of RSA core registers.
Prototype
u32 XSecure_RsaCfgInitialize(XSecure_Rsa *InstancePtr);
Parameters
The following table lists the XSecure_RsaCfgInitialize
function arguments.
Name | Description |
---|---|
InstancePtr |
Pointer to the
XSecure_Rsa
instance.
|
Returns
XST_SUCCESS on success.