Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/common/auth/
H A Dauth_mod.c44 static const struct img_to_cert_t { in auth_mod_verify_img() struct
45 uint32_t id; in auth_mod_verify_img()
46 int32_t cert; in auth_mod_verify_img()
47 const char *name; in auth_mod_verify_img()