Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/cert_create/include/
H A Dcert.h49 cert_t *cert_get_by_opt(const char *opt);
/rk3399_ARM-atf/tools/cert_create/src/
H A Dcert.c264 cert_t *cert_get_by_opt(const char *opt) in cert_get_by_opt() function
H A Dmain.c399 cert = cert_get_by_opt(cur_opt); in main()