Searched refs:mech_type (Results 1 – 6 of 6) sorted by relevance
22 enum odd_mech_type mech_type; /* init during probe, RO afterwards */ member90 if (desc->mech_type == 0 && desc->load == 0 && desc->eject == 1) { in zpodd_get_mech_type()93 } else if (desc->mech_type == 1 && desc->load == 0 && in zpodd_get_mech_type()132 if (zpodd->mech_type == ODD_MECH_TYPE_SLOT) in zpready()230 if (zpodd->mech_type == ODD_MECH_TYPE_DRAWER) in zpodd_post_poweron()268 enum odd_mech_type mech_type; in zpodd_init() local274 mech_type = zpodd_get_mech_type(dev); in zpodd_init()275 if (mech_type == ODD_MECH_TYPE_UNSUPPORTED) in zpodd_init()282 zpodd->mech_type = mech_type; in zpodd_init()
185 int mech_type; in ksmbd_neg_token_init_mech_type() local189 mech_type = KSMBD_AUTH_NTLMSSP; in ksmbd_neg_token_init_mech_type()191 mech_type = KSMBD_AUTH_MSKRB5; in ksmbd_neg_token_init_mech_type()193 mech_type = KSMBD_AUTH_KRB5; in ksmbd_neg_token_init_mech_type()195 mech_type = KSMBD_AUTH_KRB5U2U; in ksmbd_neg_token_init_mech_type()204 conn->auth_mechs |= mech_type; in ksmbd_neg_token_init_mech_type()206 conn->preferred_auth_mech = mech_type; in ksmbd_neg_token_init_mech_type()
361 (*ctx_id)->mech_type = gss_mech_get(mech); in gss_import_sec_context()374 return context_handle->mech_type->gm_ops in gss_get_mic()387 return context_handle->mech_type->gm_ops in gss_verify_mic()413 return ctx_id->mech_type->gm_ops in gss_wrap()423 return ctx_id->mech_type->gm_ops in gss_unwrap()441 (*context_handle)->mech_type->gm_ops in gss_delete_sec_context()444 gss_mech_put((*context_handle)->mech_type); in gss_delete_sec_context()
816 name = gss_service_to_auth_domain_name(ctx->mech_type, svc); in find_gss_auth_domain()1663 rsci->mechctx->mech_type, in svcauth_gss_accept()
22 struct gss_api_mech *mech_type; member
950 __u8 mech_type:3; member962 __u8 mech_type:3; member