Home
last modified time | relevance | path

Searched refs:BOOT_SEED_SIZE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/platform/include/
Dtfm_plat_boot_seed.h38 #define BOOT_SEED_SIZE (32u) macro
/trusted-firmware-m-3.4.0/platform/ext/target/nxp/common/
Dplat_attest_hal.c118 if (size != BOOT_SEED_SIZE) { in tfm_plat_get_boot_seed()
/trusted-firmware-m-3.4.0/secure_fw/partitions/initial_attestation/
Dattest_core.c360 uint8_t boot_seed[BOOT_SEED_SIZE]; in attest_add_boot_seed_claim()
381 claim_value.len = BOOT_SEED_SIZE; in attest_add_boot_seed_claim()