Home
last modified time | relevance | path

Searched refs:representative (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/nxp/crypto/caam/src/auth/
H A Drsa.c112 uint8_t *representative; in construct_img_encoded_hash_second() local
124 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()
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model_firmware_handoff.rst41 diagram is representative of dataflows in TF-A where Firmware Handoff might be