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/ |
| D | sw_hash_common.c | 141 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/ |
| D | pka_ec_edw.c | 213 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/ |
| D | ecp_curves_alt.c | 942 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/ |
| D | pka_ec_wrst_smul_no_scap.c | 171 uint32_t carry, msBit; in PkaBuildNaf() local
|
| D | pka_ec_wrst_smul_scap.c | 157 int32_t i, carry = 0; // always 0 or -1 in PkaScalarMultSca() local
|
| /trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/ |
| D | cc3xx_ec_weierstrass.c | 273 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/ |
| D | cc_dh_kg.c | 536 uint32_t i, carry; in DhX942FindPrimeP() local
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/ |
| D | cc_ffc_domain.c | 174 uint32_t word, carry; in FfcAddValueToMsbLsbBytesArray() local
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/ |
| D | crypto.c | 840 uint32_t hex, carry; in Hex2RegEx() local
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/ |
| D | crypto.c | 898 uint32_t hex, carry; in Hex2RegEx() local
|