Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_secboot_err.h31 #define ERROR_KEY_TABLE_NOT_FOUND 0x21 macro
124 { ERROR_KEY_TABLE_NOT_FOUND,
/external/u-boot/board/freescale/common/
Dfsl_validate.c425 case ERROR_KEY_TABLE_NOT_FOUND: in fsl_secboot_handle_error()
585 return ERROR_KEY_TABLE_NOT_FOUND; in calc_esbchdr_esbc_hash()
720 return ERROR_KEY_TABLE_NOT_FOUND; in read_validate_esbc_client_header()