Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/cert_create/include/
H A Dext.h71 ext_t *ext_get_by_opt(const char *opt);
/rk3399_ARM-atf/tools/cert_create/src/
H A Dext.c302 ext_t *ext_get_by_opt(const char *opt) in ext_get_by_opt() function
H A Dmain.c389 ext = ext_get_by_opt(cur_opt); in main()