Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_secboot_err.h32 #define ERROR_KEY_TABLE_NOT_FOUND 0x21 macro
125 { ERROR_KEY_TABLE_NOT_FOUND,
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c426 case ERROR_KEY_TABLE_NOT_FOUND: in fsl_secboot_handle_error()
586 return ERROR_KEY_TABLE_NOT_FOUND; in calc_esbchdr_esbc_hash()
721 return ERROR_KEY_TABLE_NOT_FOUND; in read_validate_esbc_client_header()