Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_secboot_err.h20 #define ERROR_ESBC_CLIENT_HEADER_SIG_LEN 0x10 macro
76 { ERROR_ESBC_CLIENT_HEADER_SIG_LEN,
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c418 case ERROR_ESBC_CLIENT_HEADER_SIG_LEN: in fsl_secboot_handle_error()
728 return ERROR_ESBC_CLIENT_HEADER_SIG_LEN; in read_validate_esbc_client_header()