Searched refs:img_auth_methods (Results 1 – 4 of 4) sorted by relevance
141 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {188 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {204 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {220 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {239 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {281 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {313 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {345 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {362 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {394 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {[all …]
30 const auth_method_desc_t *const img_auth_methods; member
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;671 - ``img_auth_methods``: this points to an array which defines the725 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {764 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {796 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {835 .img_auth_methods = (const auth_method_desc_t[AUTH_METHOD_NUM]) {849 ``img_auth_methods`` and ``authenticated_data`` arrays, respectively.