Searched refs:representative (Results 1 – 2 of 2) sorted by relevance
112 uint8_t *representative; in construct_img_encoded_hash_second() local124 representative = encoded_hash_second; in construct_img_encoded_hash_second()125 representative[0] = 0U; in construct_img_encoded_hash_second()126 representative[1] = 1U; /* block type 1 */ in construct_img_encoded_hash_second()128 padding = &representative[2]; in construct_img_encoded_hash_second()129 digest = &representative[1] + len - 32; in construct_img_encoded_hash_second()
41 diagram is representative of dataflows in TF-A where Firmware Handoff might be