xilsecure
Vitis Drivers API Documentation
xsecure_rsa_ipihandler.c File Reference

Overview

This file contains the Xilsecure RSA IPI handlers implementation.

MODIFICATION HISTORY:
Ver   Who  Date        Changes


1.0 kal 03/23/21 Initial release bm 05/13/21 Updated code to use common crypto instance 4.6 gm 07/16/21 Added 64-bit address support 4.7 kpt 03/18/21 Replaced XPlmi_DmaXfr with XPlmi_MemCpy64 5.0 kpt 07/24/22 Moved XSecure_RsaKat into xsecure_kat_plat_ipihanlder.c dc 08/22/22 Fixed RSA key accesses address based on RSA key size 5.1 yog 05/03/23 Fixed MISRA C violation of Rule 10.3 5.3 kpt 03/22/24 Fixed Branch past initialization ss 04/05/24 Fixed doxygen warnings 5.4 yog 04/29/24 Fixed doxygen warnings.

 

Functions

int XSecure_RsaIpiHandler (XPlmi_Cmd *Cmd)
 This function calls respective IPI handler based on the API_ID. More...