Home
last modified time | relevance | path

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

/aosp_15_r20/external/arm-trusted-firmware/drivers/auth/
H A Dauth_mod.c110 rc = img_parser_get_auth_param(img_desc->img_type, param->data, in auth_hash()
158 rc = img_parser_get_auth_param(img_desc->img_type, param->data, in auth_signature()
163 rc = img_parser_get_auth_param(img_desc->img_type, param->sig, in auth_signature()
168 rc = img_parser_get_auth_param(img_desc->img_type, param->alg, in auth_signature()
189 rc = img_parser_get_auth_param(img_desc->img_type, in auth_signature()
250 rc = img_parser_get_auth_param(img_desc->img_type, param->cert_nv_ctr, in auth_nvctr()
427 rc = img_parser_get_auth_param(img_desc->img_type, in auth_mod_verify_img()
H A Dimg_parser_mod.c98 int img_parser_get_auth_param(img_type_t img_type, in img_parser_get_auth_param() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/
Dauth_mod.c108 rc = img_parser_get_auth_param(img_desc->img_type, param->data, in auth_hash()
165 rc = img_parser_get_auth_param(img_desc->img_type, param->data, in auth_signature()
174 rc = img_parser_get_auth_param(img_desc->img_type, param->sig, in auth_signature()
183 rc = img_parser_get_auth_param(img_desc->img_type, param->alg, in auth_signature()
218 rc = img_parser_get_auth_param(img_desc->img_type, in auth_signature()
334 rc = img_parser_get_auth_param(img_desc->img_type, param->cert_nv_ctr, in auth_nvctr()
542 rc = img_parser_get_auth_param(img_desc->img_type, in auth_mod_verify_img()
Dimg_parser_mod.c98 int img_parser_get_auth_param(img_type_t img_type, in img_parser_get_auth_param() function
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/auth/
H A Dimg_parser_mod.h48 int img_parser_get_auth_param(img_type_t img_type,
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/auth/
Dimg_parser_mod.h48 int img_parser_get_auth_param(img_type_t img_type,