Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/common/
H A Dfsl_validate.c630 u8 *hash_id, *separator; in construct_img_encoded_hash_second() local
640 hash_id = digest - sizeof(hash_identifier); in construct_img_encoded_hash_second()
641 separator = hash_id - 1; in construct_img_encoded_hash_second()
650 memcpy(hash_id, hash_identifier, sizeof(hash_identifier)); in construct_img_encoded_hash_second()