Home
last modified time | relevance | path

Searched refs:crypto_hw_accelerator_init (Results 1 – 18 of 18) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/common/
Dcrypto_hw.c15 int crypto_hw_accelerator_init(void) in crypto_hw_accelerator_init() function
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/
Dcc312_rom_crypto_hw.c15 int crypto_hw_accelerator_init(void) in crypto_hw_accelerator_init() function
Dcc312.c58 int crypto_hw_accelerator_init(void) in crypto_hw_accelerator_init() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/
Dstm.c21 int crypto_hw_accelerator_init(void) in crypto_hw_accelerator_init() function
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/common/bl2/
Dboot_hal_bl2.c23 result = crypto_hw_accelerator_init(); in boot_platform_post_init()
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone310/common/bl2/
Dboot_hal_bl2.c23 result = crypto_hw_accelerator_init(); in boot_platform_post_init()
/trusted-firmware-m-latest/platform/ext/target/armchina/mps3/alcor/common/bl2/
Dboot_hal_bl2.c23 result = crypto_hw_accelerator_init(); in boot_platform_post_init()
/trusted-firmware-m-latest/platform/ext/accelerator/interface/
Dcrypto_hw.h23 int crypto_hw_accelerator_init(void);
/trusted-firmware-m-latest/platform/ext/target/arm/musca_b1/bl2/
Dboot_hal_bl2.c28 result = crypto_hw_accelerator_init(); in boot_platform_post_init()
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/bl2/
Dboot_hal_bl2.c174 result = crypto_hw_accelerator_init(); in boot_platform_post_init()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/tc/bl2/
Dboot_hal_bl2.c52 result = crypto_hw_accelerator_init(); in boot_platform_post_init()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/bl2/
Dboot_hal_bl2.c52 result = crypto_hw_accelerator_init(); in boot_platform_post_init()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/bl2/
Dboot_hal_bl2.c211 result = crypto_hw_accelerator_init(); in boot_platform_init()
/trusted-firmware-m-latest/platform/ext/common/
Dboot_hal_bl2.c167 result = crypto_hw_accelerator_init(); in boot_platform_post_init()
/trusted-firmware-m-latest/secure_fw/partitions/crypto/
Dcrypto_init.c286 if (crypto_hw_accelerator_init() != 0) { in tfm_crypto_engine_init()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dboot_hal_bl2.c599 if (crypto_hw_accelerator_init()){ in boot_platform_init()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/
Dboot_hal_bl2.c615 if (crypto_hw_accelerator_init()){ in boot_platform_init()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/bl2/
Dboot_hal_bl2.c234 result = crypto_hw_accelerator_init(); in boot_platform_post_init()