Home
last modified time | relevance | path

Searched refs:img_auth_method (Results 1 – 1 of 1) sorted by relevance

/external/arm-trusted-firmware/lib/fconf/
Dfconf_cot_getter.c122 auth_method_desc_t *img_auth_method = NULL; in get_auth_param_type_desc() local
126 img_auth_method = in get_auth_param_type_desc()
128 *type_desc = img_auth_method->param.sig.pk; in get_auth_param_type_desc()
131 img_auth_method = in get_auth_param_type_desc()
133 *type_desc = img_auth_method->param.hash.hash; in get_auth_param_type_desc()