Searched refs:REGISTER_IMG_PARSER_LIB (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/include/drivers/auth/ |
| H A D | img_parser_mod.h | 54 #define REGISTER_IMG_PARSER_LIB(_type, _name, _init, _check_int, _get_param) \ macro
|
| /rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/ |
| H A D | plat_img_parser.c | 179 REGISTER_IMG_PARSER_LIB(IMG_PLAT, LIB_NAME, init,
|
| /rk3399_ARM-atf/drivers/auth/mbedtls/ |
| H A D | mbedtls_x509_parser.c | 507 REGISTER_IMG_PARSER_LIB(IMG_CERT, LIB_NAME, init,
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | auth-framework.rst | 482 REGISTER_IMG_PARSER_LIB(_type, _name, _init, _check_int, _get_param) 993 ``REGISTER_IMG_PARSER_LIB()``. Each time the image parser module needs to access
|