Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_secboot_err.h37 #define ERROR_ESBC_CLIENT_HASH_COMPARE_EM 0x800 macro
90 { ERROR_ESBC_CLIENT_HASH_COMPARE_EM,
/external/u-boot/board/freescale/common/
Dfsl_validate.c448 case ERROR_ESBC_CLIENT_HASH_COMPARE_EM: in fsl_secboot_handle_error()
825 return ERROR_ESBC_CLIENT_HASH_COMPARE_EM; in calculate_cmp_img_sig()