Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/fconf/
Dfconf_cot_getter.c74 auth_param_type_desc_t *type_desc, in update_parent_auth_data()
119 auth_param_type_desc_t **type_desc, in get_auth_param_type_desc()
447 auth_param_type_desc_t *type_desc = NULL; in fconf_populate_cot_descs() local
/external/arm-trusted-firmware/drivers/auth/
Dimg_parser_mod.c99 const auth_param_type_desc_t *type_desc, in img_parser_get_auth_param()
/external/arm-trusted-firmware/drivers/auth/mbedtls/
Dmbedtls_x509_parser.c429 static int get_auth_param(const auth_param_type_desc_t *type_desc, in get_auth_param()
/external/arm-trusted-firmware/include/drivers/auth/
Dauth_common.h49 auth_param_type_desc_t *type_desc; member