Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/dice/
H A Ddice.h92 uint8_t authority_hash[DICE_HASH_SIZE]; member
/rk3399_ARM-atf/lib/psa/
H A Ddice_protection_environment.c126 (UsefulBufC) { input->authority_hash, in encode_dice_inputs()
127 sizeof(input->authority_hash) }); in encode_dice_inputs()
/rk3399_ARM-atf/drivers/measured_boot/rse/
H A Ddice_prot_env.c49 memcpy(dice_inputs->authority_hash, metadata->signer_id, in map_metadata_to_dice_inputs()