Home
last modified time | relevance | path

Searched defs:carry (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/
Dsw_hash_common.c141 uint32_t carry = 0; in HASH_COMMON_IncLsbUnsignedCounter() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_edw/
Dpka_ec_edw.c213 int32_t i, carry = -1; in PkaEcEdwScalarMultBase() local
334 int32_t carry, i, twoBits; in PkaEcEdwSpecialScalarMultBase() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/
Decp_curves_alt.c942 static inline void add64( mbedtls_mpi_uint *dst, mbedtls_mpi_uint *src, mbedtls_mpi_uint *carry ) in add64()
955 static inline void carry64( mbedtls_mpi_uint *dst, mbedtls_mpi_uint *carry ) in carry64()
1048 static inline void add32( uint32_t *dst, uint32_t src, signed char *carry ) in add32()
1054 static inline void sub32( uint32_t *dst, uint32_t src, signed char *carry ) in sub32()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dpka_ec_wrst_smul_no_scap.c171 uint32_t carry, msBit; in PkaBuildNaf() local
Dpka_ec_wrst_smul_scap.c157 int32_t i, carry = 0; // always 0 or -1 in PkaScalarMultSca() local
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_ec_weierstrass.c273 int32_t carry; in multipy_point_by_scalar_side_channel_protected() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/
Dcc_dh_kg.c536 uint32_t i, carry; in DhX942FindPrimeP() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c174 uint32_t word, carry; in FfcAddValueToMsbLsbBytesArray() local
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dcrypto.c840 uint32_t hex, carry; in Hex2RegEx() local
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/
Dcrypto.c898 uint32_t hex, carry; in Hex2RegEx() local