Searched refs:img_auth_methods (Results 1 – 12 of 12) sorted by relevance
37 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {53 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {69 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {85 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {102 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {118 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {136 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {152 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {168 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {184 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {[all …]
33 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {51 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {93 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {110 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {127 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {144 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {159 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {
92 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {110 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {152 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {184 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {216 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {233 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {265 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {304 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {319 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {336 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {[all …]
63 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {
139 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {182 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {214 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {253 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {268 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {285 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {317 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {370 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {384 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {398 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {[all …]
104 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {146 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {178 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {210 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {227 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {259 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {298 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {313 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {330 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {362 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {[all …]
57 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {104 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {120 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {135 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {151 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {192 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {208 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {224 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {
50 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {97 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {112 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {127 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {
29 auth_method_desc_t *img_auth_methods; member40 const auth_method_desc_t *const img_auth_methods; member78 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) { \
129 &auth_img_descs[img_id].img_auth_methods[AUTH_METHOD_SIG]; in get_auth_param_type_desc()134 &auth_img_descs[img_id].img_auth_methods[AUTH_METHOD_HASH]; in get_auth_param_type_desc()278 auth_img_descs[img_id].img_auth_methods = &auth_method[0]; in populate_and_set_auth_methods()
496 if (img_desc->img_auth_methods == NULL) in auth_mod_verify_img()499 auth_method = &img_desc->img_auth_methods[i]; in auth_mod_verify_img()
673 const auth_method_desc_t *const img_auth_methods;743 - ``img_auth_methods``: this points to an array which defines the797 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {836 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {868 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {907 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {921 ``img_auth_methods`` and ``authenticated_data`` arrays, respectively.