Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/drivers/auth/
Dimg_parser_mod.h45 void img_parser_init(void);
/external/arm-trusted-firmware/drivers/auth/
Dimg_parser_mod.c33 void img_parser_init(void) in img_parser_init() function
Dauth_mod.c337 img_parser_init(); in auth_mod_init()