Searched refs:bl1_sha256_compute (Results 1 – 10 of 10) sorted by relevance
/trusted-firmware-m-3.6.0/bl1/bl1_1/ |
D | bl1_1_shared_symbols.txt | 6 bl1_sha256_compute
|
D | main.c | 64 FIH_CALL(bl1_sha256_compute, fih_rc, image, BL1_2_CODE_SIZE, in validate_image_at_addr()
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/corstone1000/bl1/ |
D | bl1_1_shared_symbols.txt | 8 bl1_sha256_compute
|
D | cc312_rom_crypto.c | 57 fih_int bl1_sha256_compute(const uint8_t *data, in bl1_sha256_compute() function
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/rss/common/bl1/ |
D | bl1_1_shared_symbols.txt | 9 bl1_sha256_compute
|
D | cc312_rom_crypto.c | 58 fih_int bl1_sha256_compute(const uint8_t *data, in bl1_sha256_compute() function
|
/trusted-firmware-m-3.6.0/bl1/bl1_1/shared_lib/interface/ |
D | crypto.h | 31 fih_int bl1_sha256_compute(const uint8_t *data,
|
/trusted-firmware-m-3.6.0/bl1/bl1_1/shared_lib/crypto/ |
D | crypto_mbedcrypto.c | 25 int32_t bl1_sha256_compute(const uint8_t *data, in bl1_sha256_compute() function
|
/trusted-firmware-m-3.6.0/bl1/bl1_1/shared_lib/pq_crypto/ |
D | pq_crypto_psa.c | 105 fih_rc = bl1_sha256_compute(key_buf, sizeof(key_buf), hash); in pq_crypto_get_pub_key_hash()
|
/trusted-firmware-m-3.6.0/bl1/bl1_2/ |
D | main.c | 120 FIH_CALL(bl1_sha256_compute, fih_rc, (uint8_t *)&img->protected_values, in is_image_signature_valid()
|