Home
last modified time | relevance | path

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

/arm-trusted-firmware/lib/fconf/
H A Dfconf_cot_getter.c76 auth_param_type_desc_t *type_desc, in update_parent_auth_data() argument
121 auth_param_type_desc_t **type_desc, in get_auth_param_type_desc() argument
449 auth_param_type_desc_t *type_desc = NULL; fconf_populate_cot_descs() local
[all...]
/arm-trusted-firmware/drivers/auth/
H A Dimg_parser_mod.c99 const auth_param_type_desc_t *type_desc, in img_parser_get_auth_param() argument
H A Dauth_mod.c457 const auth_param_type_desc_t *type_desc = NULL; in auth_mod_verify_img() local
/arm-trusted-firmware/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() argument
/arm-trusted-firmware/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() argument
/arm-trusted-firmware/include/drivers/auth/
H A Dauth_common.h49 auth_param_type_desc_t *type_desc; member