Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_secboot_err.h21 #define ERROR_ESBC_CLIENT_HEADER_SIG_LEN 0x10 macro
77 { ERROR_ESBC_CLIENT_HEADER_SIG_LEN,
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c419 case ERROR_ESBC_CLIENT_HEADER_SIG_LEN: in fsl_secboot_handle_error()
729 return ERROR_ESBC_CLIENT_HEADER_SIG_LEN; in read_validate_esbc_client_header()