Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/auth/
A Dauth_mod.c111 rc = img_parser_get_auth_param(img_desc->img_type, param->data, in auth_hash()
159 rc = img_parser_get_auth_param(img_desc->img_type, param->data, in auth_signature()
164 rc = img_parser_get_auth_param(img_desc->img_type, param->sig, in auth_signature()
169 rc = img_parser_get_auth_param(img_desc->img_type, param->alg, in auth_signature()
190 rc = img_parser_get_auth_param(img_desc->img_type, in auth_signature()
255 rc = img_parser_get_auth_param(img_desc->img_type, param->cert_nv_ctr, in auth_nvctr()
438 rc = img_parser_get_auth_param(img_desc->img_type, in auth_mod_verify_img()
A Dimg_parser_mod.c98 int img_parser_get_auth_param(img_type_t img_type, in img_parser_get_auth_param() function
/arm-trusted-firmware-2.8.0/include/drivers/auth/
A Dimg_parser_mod.h48 int img_parser_get_auth_param(img_type_t img_type,

Completed in 8 milliseconds