Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/auth/
Dimg_parser_mod.c20 static img_parser_lib_desc_t *parser_lib_descs;
24 static void validate_desc(img_parser_lib_desc_t *desc) in validate_desc()
45 mod_num /= sizeof(img_parser_lib_desc_t); in img_parser_init()
48 parser_lib_descs = (img_parser_lib_desc_t *) PARSER_LIB_DESCS_START; in img_parser_init()
/external/arm-trusted-firmware/include/drivers/auth/
Dimg_parser_mod.h42 } img_parser_lib_desc_t; typedef
55 static const img_parser_lib_desc_t __img_parser_lib_desc_##_type \