Home
last modified time | relevance | path

Searched defs:img_parser_lib_desc_s (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/drivers/auth/
H A Dimg_parser_mod.h33 typedef struct img_parser_lib_desc_s { struct
34 img_type_t img_type;
35 const char *name;
37 void (*init)(void);
38 int (*check_integrity)(void *img, unsigned int img_len);
39 int (*get_auth_param)(const auth_param_type_desc_t *type_desc,