/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/ |
D | pka_ec_wrst.c | 33 …const uint32_t x1, const uint32_t y1, const uint32_t z1, const uint32_t t1) /*!< [in] Input modifi… in PkaDoubleMdf2Mdf() argument 38 PKA_ADD(LEN_ID_N_PKA_REG_BITS, ECC_REG_T4, x1, x1); in PkaDoubleMdf2Mdf() 41 PKA_MOD_MUL_NFR(LEN_ID_N_BITS, ECC_REG_T2, x1, x1); in PkaDoubleMdf2Mdf() 69 …const uint32_t x1, const uint32_t y1, const uint32_t z1, const uint32_t t1)/*!< [in] EC point modi… in PkaDoubleMdf2Jcb() argument 74 PKA_ADD(LEN_ID_N_PKA_REG_BITS, ECC_REG_T, x1, x1); in PkaDoubleMdf2Jcb() 77 PKA_MOD_MUL_NFR(LEN_ID_N_BITS, ECC_REG_T2, x1, x1); in PkaDoubleMdf2Jcb() 102 …const uint32_t x1, const uint32_t y1, const uint32_t z1, /*!< [in] EC point jacobian coordinates.… in PkaAddJcbAfn2Mdf() argument 106 PKA_SUB(LEN_ID_N_PKA_REG_BITS, x, ECC_REG_N12, x1); in PkaAddJcbAfn2Mdf() 173 const uint32_t x1, const uint32_t y1, /*!< [in] EC point Affine coordinates. */ in PkaAddAff() argument 176 PKA_SUB(LEN_ID_N_PKA_REG_BITS, x, ECC_REG_N1, x1); in PkaAddAff()
|
D | pka_ec_wrst.h | 58 const uint32_t x1, const uint32_t y1, const uint32_t z1, const uint32_t t1); 63 const uint32_t x1, const uint32_t y1, const uint32_t z1, const uint32_t t1); 68 const uint32_t x1, const uint32_t y1, const uint32_t z1, 79 const uint32_t x1, const uint32_t y1,
|
D | pka_ec_wrst_smul_scap.c | 36 …const uint32_t x1, const uint32_t y1, const uint32_t z1, const uint32_t t1) /*!< [in] Pointer to t… in DoubleMdf2Mdf() argument 41 PKA_ADD(LEN_ID_N_PKA_REG_BITS, t, x1, x1); in DoubleMdf2Mdf() 44 PKA_MOD_MUL_NFR(LEN_ID_N_BITS, ECC_REG_T2, x1, x1); in DoubleMdf2Mdf() 73 …const uint32_t x1, const uint32_t y1, const uint32_t z1, /*!< [in] EC point jacobian coordinates. … in PkaAddJcbJcb2Mdf() argument 77 PKA_MOD_MUL_NFR(LEN_ID_N_BITS, x, x1, t); in PkaAddJcbJcb2Mdf() 114 …const uint32_t x1, const uint32_t y1, const uint32_t z1, /*!< [in] EC point jacobian coordinates. … in PkaAddJcbJcb2Jcb() argument 118 PKA_MOD_MUL_NFR(LEN_ID_N_BITS, x, x1, ECC_REG_T); in PkaAddJcbJcb2Jcb()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/examples/content_cert/ |
D | images_table_enc_0.tbl | 1 image3.bin 0x30008000 0x0000cef0 0x00004000 0x1 2 image2.bin 0x30006000 0x00003458 0x00003000 0x1
|
/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/stm32h5xx/ |
D | CMakeLists.txt | 264 "\tRE_BL2_WRP_END = (FLASH_AREA_BL2_NOHDP_OFFSET+FLASH_AREA_BL2_NOHDP_SIZE-0x1),\n" 265 "\tRE_BL2_HDP_END = (FLASH_AREA_BL2_NOHDP_OFFSET-0x1),\n"
|
/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/stm32u5xx/ |
D | CMakeLists.txt | 308 "\tRE_BL2_WRP_END = (FLASH_AREA_BL2_NOHDP_OFFSET+FLASH_AREA_BL2_NOHDP_SIZE-0x1),\n" 309 "\tRE_BL2_HDP_END = (FLASH_AREA_BL2_NOHDP_OFFSET-0x1),\n"
|
/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/stm32l5xx/ |
D | CMakeLists.txt | 288 "\tRE_BL2_WRP_END = (FLASH_AREA_BL2_NOHDP_OFFSET+FLASH_AREA_BL2_NOHDP_SIZE-0x1),\n" 289 "\tRE_BL2_HDP_END = (FLASH_AREA_BL2_NOHDP_OFFSET-0x1),\n"
|
/trusted-firmware-m-3.6.0/platform/ext/target/nxp/common/Native_Driver/drivers/ |
D | fsl_casper.c | 2646 uint32_t *p1 = NULL, *p2 = NULL, x1, x2, *lut, *Tx = NULL, *Ty = NULL, *Tz = NULL; in double_scalar_multiplication() local 2708 x1 = casper_get_word(&p1[N_wordlen - 1U]) >> shiftr; in double_scalar_multiplication() 2712 index = (x2 | (x1 << 2)) - 2U - (uint32_t)(x1 != 0U) * 2U; in double_scalar_multiplication() 2717 index = (((x2) + 1U) & (0U - (x1))); in double_scalar_multiplication() 2760 x1 = casper_get_word(&p1[N_wordlen - 1U]) >> shiftr; in double_scalar_multiplication() 2765 index = (x2 | (x1 << 2)) - 2U - (uint32_t)(x1 != 0U) * 2U; in double_scalar_multiplication() 2770 index = (((x2) + 1U) & (0U - (x1))); in double_scalar_multiplication() 2789 x1 = casper_get_word(&p1[N_wordlen - 1U]) >> 31; in double_scalar_multiplication() 2791 if (0U != x1) in double_scalar_multiplication()
|
/trusted-firmware-m-3.6.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/ |
D | crypto.c | 54 int32_t ECC_Mutiply(CRPT_T *crpt, E_ECC_CURVE ecc_curve, char x1[], char y1[], char *k, char x2[], … 1235 int32_t ECC_Mutiply(CRPT_T *crpt, E_ECC_CURVE ecc_curve, char x1[], char y1[], char *k, char x2[],… in ECC_Mutiply() argument 1253 Hex2Reg(x1, crpt->ECC_X1); in ECC_Mutiply()
|
/trusted-firmware-m-3.6.0/docs/platform/arm/rss/ |
D | rss_provisioning.rst | 117 | 0x1 | Virgin chip idle, ready to set PCI/TCI mode |
|
/trusted-firmware-m-3.6.0/docs/design_docs/dual-cpu/ |
D | tfm_multi_core_access_check.rst | 222 #define MEM_CHECK_AU_NONSECURE (1 << 0x1)
|
D | mailbox_design_on_dual_core_system.rst | 604 #define MAILBOX_PSA_FRAMEWORK_VERSION (0x1)
|
/trusted-firmware-m-3.6.0/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/ |
D | jquery.js | 115 …x1==this.lastTouch.x2)&&(this.lastTouch.y2===undefined||this.lastTouch.y1==this.lastTouch.y2)&&(!t… property in AnonymousFunction1dc0085e16600.lastTouch
|