Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/auth/
H A Dauth_mod.c109 rc = img_parser_get_auth_param(img_desc->img_type, param->data, in auth_hash()
166 rc = img_parser_get_auth_param(img_desc->img_type, param->data, in auth_signature()
175 rc = img_parser_get_auth_param(img_desc->img_type, param->sig, in auth_signature()
184 rc = img_parser_get_auth_param(img_desc->img_type, param->alg, in auth_signature()
231 rc = img_parser_get_auth_param(img_desc->img_type, in auth_signature()
337 rc = img_parser_get_auth_param(img_desc->img_type, param->cert_nv_ctr, in auth_nvctr()
554 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
/rk3399_ARM-atf/include/drivers/auth/
H A Dimg_parser_mod.h48 int img_parser_get_auth_param(img_type_t img_type,