Home
last modified time | relevance | path

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

/external/u-boot/board/freescale/common/
Dfsl_validate.c35 static const u8 hash_identifier[] = { 0x30, 0x31, 0x30, 0x0d, 0x06, 0x09, 0x60, variable
639 hash_id = digest - sizeof(hash_identifier); in construct_img_encoded_hash_second()
649 memcpy(hash_id, hash_identifier, sizeof(hash_identifier)); in construct_img_encoded_hash_second()