Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_validate.h248 u8 img_encoded_hash[KEY_SIZE_BYTES]; /* EM wrt RSA PKCSv1.5 */ member
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c813 &prop, img->img_encoded_hash); in calculate_cmp_img_sig()
822 ret = memcmp(&img->img_encoded_hash_second, &img->img_encoded_hash, in calculate_cmp_img_sig()