/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/hal/provision/ |
D | nvm_init.c | 23 #define INT2LE(A) (uint8_t)(A & 0xFF), (uint8_t )((A >> 8) & 0xFF),\ argument
|
D | nvmcnt_init.c | 23 #define INT2LE(A) (uint8_t)(A & 0xFF), (uint8_t )((A >> 8) & 0xFF),\ argument
|
D | otp_provision.c | 29 #define INT2LE(A) (uint8_t)(A & 0xFF), (uint8_t )((A >> 8) & 0xFF),\ argument
|
/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/stm32u5xx/secure/ |
D | tfm_hal_isolation.c | 38 #define FLOW_CONTROL_STEP(C,B,A) ((void)0) argument 39 #define FLOW_CONTROL_CHECK(B,A) ((void)0) argument
|
D | target_cfg.c | 27 #define FLOW_CONTROL_STEP(C,B,A) ((void)0) argument 28 #define FLOW_CONTROL_CHECK(B,A) ((void)0) argument 357 #define MPCBB_LOCK(A) MPCBB_LOCK_##A argument
|
/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/stm32h5xx/secure/ |
D | target_cfg.c | 24 #define FLOW_CONTROL_STEP(C,B,A) ((void)0) argument 25 #define FLOW_CONTROL_CHECK(B,A) ((void)0) argument 364 #define MPCBB_LOCK(A) MPCBB_LOCK_##A argument
|
D | tfm_hal_isolation.c | 36 #define FLOW_CONTROL_STEP(C,B,A) ((void)0) argument 37 #define FLOW_CONTROL_CHECK(B,A) ((void)0) argument
|
/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/stm32h5xx/bl2/ |
D | boot_hal_bl2.c | 36 #define FLOW_CONTROL_STEP(C,B,A) ((void)0) argument 37 #define FLOW_CONTROL_CHECK(B,A) ((void)0) argument
|
D | low_level_security.c | 42 #define FLOW_CONTROL_STEP(C,B,A) ((void)0) argument 43 #define FLOW_CONTROL_CHECK(B,A) ((void)0) argument
|
/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/stm32u5xx/bl2/ |
D | boot_hal_bl2.c | 36 #define FLOW_CONTROL_STEP(C,B,A) ((void)0) argument 37 #define FLOW_CONTROL_CHECK(B,A) ((void)0) argument
|
D | low_level_security.c | 33 #define FLOW_CONTROL_STEP(C,B,A) ((void)0) argument 34 #define FLOW_CONTROL_CHECK(B,A) ((void)0) argument
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/musca_s1/ |
D | target_cfg.c | 27 #define MIN(A, B) (((A) < (B)) ? (A) : (B)) argument 28 #define MAX(A, B) (((A) > (B)) ? (A) : (B)) argument
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/ |
D | llf_rnd_trng90b.c | 557 uint32_t A = 0; /* the most recently seen sample value */ in LLF_RND_RepetitionCounterTest() local 603 uint32_t A = 0; /* the sample value currently being counted */ in LLF_RND_AdaptiveProportionTest() local
|
/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/hal/accelerator/ |
D | ecp_alt.h | 94 mbedtls_mpi A; /*!< For Short Weierstrass: \p A in the equation. For member
|
D | ecp_curves_alt.c | 968 #define A( i ) N->MBEDTLS_PRIVATE(p) + (i) * WIDTH macro 1028 #define A( j ) N->MBEDTLS_PRIVATE(p)[j] macro 1034 #define A( j ) (j) % 2 ? (uint32_t)( N->MBEDTLS_PRIVATE(p)[(j)/2] >> 32 ) : \ macro
|
D | ecp_alt.c | 1122 const mbedtls_mpi *A, in mbedtls_mpi_mul_mod() 1142 const mbedtls_mpi *A, in mbedtls_mpi_sub_mod() 1163 const mbedtls_mpi *A, in mbedtls_mpi_add_mod()
|
D | rsa_alt.c | 110 static int rsa_pka_arithmetic_mul( const unsigned char *A, in rsa_pka_arithmetic_mul() 193 const mbedtls_mpi *A, in rsa_mpi2pka_mul() 590 const unsigned char *A = (const unsigned char *) a; in mbedtls_safer_memcmp() local
|
/trusted-firmware-m-3.6.0/platform/ext/target/nxp/common/Native_Driver/drivers/ |
D | fsl_casper.c | 1702 static void CASPER_montsub(uint32_t *C, uint32_t *A, uint32_t *B, uint32_t *mod) in CASPER_montsub() 1735 static void CASPER_montadd(uint32_t *C, uint32_t *A, uint32_t *B, uint32_t *mod) in CASPER_montadd() 2936 static void toMontgomery_ECC_P256(uint32_t *C, uint32_t *A) in toMontgomery_ECC_P256() 3162 static void toMontgomery_ECC_P384(uint32_t *C, uint32_t *A) in toMontgomery_ECC_P384() 3296 static void toMontgomery_ECC_P521(uint32_t *C, uint32_t *A) in toMontgomery_ECC_P521()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/ |
D | pki.c | 53 uint32_t A = CC_PKA_WORD_SIZE_IN_BITS; in PkiCalcNp() local
|
D | pka.c | 579 uint32_t A = CC_PKA_WORD_SIZE_IN_BITS; in PkaCalcNpIntoPkaReg() local
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
D | dhm_alt.c | 110 mbedtls_mpi *X/*out*/, const mbedtls_mpi *A/*in*/, const mbedtls_mpi *E/*in*/, in mbedtls_mpi_exp_mod_hw()
|