Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/cert_create/include/
H A Dcert.h57 void cert_cleanup(void);
/rk3399_ARM-atf/tools/cert_create/src/
H A Dcert.c279 void cert_cleanup(void) in cert_cleanup() function
H A Dmain.c611 cert_cleanup(); in main()