Home
last modified time | relevance | path

Searched refs:IMG_PARSER_ERR_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/drivers/auth/
H A Dimg_parser_mod.h19 IMG_PARSER_ERR_NOT_FOUND /* Authentication data not found */ enumerator
/rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/
H A Dplat_img_parser.c172 rc = IMG_PARSER_ERR_NOT_FOUND; in get_auth_param()
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_x509_parser.c177 return (oid == NULL) ? IMG_PARSER_OK : IMG_PARSER_ERR_NOT_FOUND; in get_ext()
500 rc = IMG_PARSER_ERR_NOT_FOUND; in get_auth_param()