Searched refs:img_auth_methods (Results 1 – 8 of 8) sorted by relevance
132 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {187 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {204 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {221 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {236 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {255 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {289 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {322 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {355 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {371 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {[all …]
92 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {134 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {166 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {198 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {215 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {247 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {286 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {301 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {318 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {350 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {[all …]
31 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {49 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {91 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {108 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {125 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {142 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {157 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {
62 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {117 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {
32 auth_method_desc_t *img_auth_methods; member43 const auth_method_desc_t *const img_auth_methods; member75 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) { \
127 &auth_img_descs[img_id].img_auth_methods[AUTH_METHOD_SIG]; in get_auth_param_type_desc()132 &auth_img_descs[img_id].img_auth_methods[AUTH_METHOD_HASH]; in get_auth_param_type_desc()272 auth_img_descs[img_id].img_auth_methods = &auth_method[0]; in populate_and_set_auth_methods()
364 if (img_desc->img_auth_methods == NULL) in auth_mod_verify_img()367 auth_method = &img_desc->img_auth_methods[i]; in auth_mod_verify_img()
603 const auth_method_desc_t *const img_auth_methods;673 - ``img_auth_methods``: this points to an array which defines the727 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {766 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {798 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {837 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {851 ``img_auth_methods`` and ``authenticated_data`` arrays, respectively.