Home
last modified time | relevance | path

Searched refs:tz_update_crl (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/common_modules/tzdriver/core/
H A Dtz_update_crl.h21 int tz_update_crl(const char *file_path, const struct tc_ns_dev_file *dev_file);
H A Dtz_update_crl.c14 #include "tz_update_crl.h"
151 int tz_update_crl(const char *file_path, const struct tc_ns_dev_file *dev_file) in tz_update_crl() function
H A Dsession_manager.c54 #include "tz_update_crl.h"
892 if (tz_update_crl(CONFIG_CRL_PATH, dev) != 0) { in tc_ns_load_image()
894 if (tz_update_crl(CONFIG_CRL_BAK_PATH, dev) != 0) { in tc_ns_load_image()

Completed in 3 milliseconds