Searched refs:carry (Results 1 – 6 of 6) sorted by relevance
660 uint32_t carry; in Cy_Crypto_Core_Rsa_expModByMont() local711 carry = status & CY_CRYPTO_VU_STATUS_CARRY_BIT; in Cy_Crypto_Core_Rsa_expModByMont()713 if (carry != 0u) in Cy_Crypto_Core_Rsa_expModByMont()
1436 uint32_t carry; in Cy_Crypto_Core_EC_DivMod() local1472 carry = status0 & CY_CRYPTO_VU_STATUS_CARRY_BIT; /* a >= b */ in Cy_Crypto_Core_EC_DivMod()1491 else if (0u != carry) in Cy_Crypto_Core_EC_DivMod()1796 uint32_t carry; in Cy_Crypto_Core_JacobianEcScalarMul() local1857 carry = status & CY_CRYPTO_VU_STATUS_CARRY_BIT; in Cy_Crypto_Core_JacobianEcScalarMul()1861 if (carry != 0U) in Cy_Crypto_Core_JacobianEcScalarMul()
92 You must cause any modified files to carry prominent notices stating that You