Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 42) sorted by relevance

12

/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/cmsis_drivers/
DDriver_Flash_RPI.c103 for(uint8_t j = 0; j < MPU_REGION_NUMBER; j++) { in __not_in_flash_func() local
158 for(uint8_t j = 0; j < MPU_REGION_NUMBER; j++) { in __not_in_flash_func() local
/trusted-firmware-m-latest/secure_fw/spm/core/
Dpsa_call_api.c26 int i, j; in spm_associate_call_params() local
/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/
Dtfm_hal_isolation.c100 uint32_t i, j; in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/platform/ext/target/arm/musca_s1/
Dtfm_hal_isolation.c171 uint32_t i, j; in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/
Dcc_rsa_pkcs_ver15_util.c96 uint32_t i, j, newRnd; in RsaGenRndNonZeroVect() local
/trusted-firmware-m-latest/platform/ext/target/arm/mps2/an519/
Dtfm_hal_isolation.c163 uint32_t i, j; in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/kdf/
Dcc_kdf.c231 uint32_t i, j; in CC_KdfKeyDerivFunc() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/
Decp_curves_alt.c1026 #define A( j ) N->MBEDTLS_PRIVATE(p)[j] argument
1032 #define A( j ) (j) % 2 ? (uint32_t)( N->MBEDTLS_PRIVATE(p)[(j)/2] >> 32 ) : \ argument
1060 #define ADD( j ) add32( &cur, A( j ), &c ); argument
1061 #define SUB( j ) sub32( &cur, A( j ), &c ); argument
Dgcm_alt.c119 int i, j; in gcm_gen_table() local
586 size_t i, j; in mbedtls_gcm_auth_decrypt() local
/trusted-firmware-m-latest/platform/ext/target/arm/musca_b1/
Dtfm_hal_isolation.c276 uint32_t i, j; in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/secure/
Dtfm_hal_isolation.c268 uint32_t i, j; in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/
Dtfm_hal_isolation.c264 uint32_t i, j; in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/common/
Dcommon_util_files.c102 int32_t i = 0, j=0, k=0; in CC_CommonUtilCopyDataFromTextFile() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/secure/
Dtfm_hal_isolation.c359 uint32_t i, j; in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/secure/
Dtfm_hal_isolation.c419 uint32_t i, j; in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/
Dtfm_hal_isolation.c106 for (uint32_t j = 0; j < ARRAY_SIZE(partition_named_mmio_list); j++) { in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/platform/ext/target/nxp/common/
Dtfm_hal_isolation.c336 uint32_t i, j; in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/platform/ext/common/
Dtfm_hal_isolation_v8m.c281 uint32_t i, j; in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/
Dtfm_hal_isolation_rp2350.c269 uint32_t i, j; in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/platform/ext/target/arm/mps2/an521/
Dtfm_hal_isolation.c399 uint32_t i, j; in tfm_hal_bind_boundary() local
/trusted-firmware-m-latest/bl2/src/
Dflash_map.c125 uint8_t data_width, i = 0, j; in flash_area_read() local
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/partition/
Dpartition.c32 int i, j, len; in dump_entries() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_chacha.c59 uint32_t j=0; in runIt_Chacha() local
/trusted-firmware-m-latest/platform/ext/target/arm/drivers/qspi/xilinx_pg153_axi/
Dxilinx_pg153_axi_qspi_controller_drv.c74 uint32_t j = 0; in spi_transfer_and_receive() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c68 int32_t i, j; in LeBytesArrayToBeBytesWithoutZeros() local
98 int32_t i, j; in BeBytesArrayToLeEBytes() local
245 int32_t i, j; in FfcDhWriteBufferLeToBe() local

12