Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/fconf/
H A Dfconf_cot_getter.c76 auth_param_type_desc_t *type_desc, in update_parent_auth_data()
121 auth_param_type_desc_t **type_desc, in get_auth_param_type_desc()
453 auth_param_type_desc_t *type_desc = NULL; in fconf_populate_cot_descs() local
/rk3399_ARM-atf/drivers/auth/
H A Dimg_parser_mod.c99 const auth_param_type_desc_t *type_desc, in img_parser_get_auth_param()
H A Dauth_mod.c473 const auth_param_type_desc_t *type_desc = NULL; in auth_mod_verify_img() local
/rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/
H A Dplat_img_parser.c124 static int get_auth_param(const auth_param_type_desc_t *type_desc, in get_auth_param()
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_x509_parser.c459 static int get_auth_param(const auth_param_type_desc_t *type_desc, in get_auth_param()
/rk3399_ARM-atf/include/drivers/auth/
H A Dauth_common.h49 auth_param_type_desc_t *type_desc; member