Home
last modified time | relevance | path

Searched refs:IMG_PARSER_OK (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_x509_parser.c170 return IMG_PARSER_OK; in get_ext()
177 return (oid == NULL) ? IMG_PARSER_OK : IMG_PARSER_ERR_NOT_FOUND; in get_ext()
391 if (ret != IMG_PARSER_OK) { in cert_parse()
424 return IMG_PARSER_OK; in cert_parse()
443 if (rc != IMG_PARSER_OK) in check_integrity()
463 int rc = IMG_PARSER_OK; in get_auth_param()
/rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/
H A Dplat_img_parser.c113 return IMG_PARSER_OK; in check_integrity()
128 int rc = IMG_PARSER_OK; in get_auth_param()
/rk3399_ARM-atf/drivers/auth/
H A Dimg_parser_mod.c76 return IMG_PARSER_OK; in img_parser_check_integrity()
116 return IMG_PARSER_OK; in img_parser_get_auth_param()
/rk3399_ARM-atf/include/drivers/auth/
H A Dimg_parser_mod.h16 IMG_PARSER_OK, enumerator