Searched refs:pubExpLength (Results 1 – 5 of 5) sorted by relevance
103 uint32_t pubExpLength; member
337 uint32_t pubExpLength; member
1111 SCB_CleanDCache_by_Addr((volatile void *)pubKey->pubExpPtr,(int32_t)pubKey->pubExpLength); in Cy_Crypto_Rsa_Proc()1136 SCB_CleanDCache_by_Addr((volatile void *)pubKey->pubExpPtr,(int32_t)pubKey->pubExpLength); in Cy_Crypto_Rsa_CalcCoefs()
470 …PtrRemap, rBarPtrRemap, moduloPtrRemap, cfContext->p_buffer, key->moduloLength, key->pubExpLength); in Cy_Cryptolite_Rsa_Proc()
1234 uint32_t expBitLength = key->pubExpLength; in Cy_Crypto_Core_Rsa_Proc()