Home
last modified time | relevance | path

Searched refs:expBitLength (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_rsa.c1234 uint32_t expBitLength = key->pubExpLength; in Cy_Crypto_Core_Rsa_Proc() local
1254 …DCache_by_Addr((volatile void *)key->pubExpPtr,(int32_t)CY_CRYPTO_BYTE_SIZE_OF_BITS(expBitLength)); in Cy_Crypto_Core_Rsa_Proc()
1308 Cy_Crypto_Core_Vu_SetMemValue(base, eReg, expPtrRemap, expBitLength); in Cy_Crypto_Core_Rsa_Proc()