Searched refs:gm_ops (Results 1 – 3 of 3) sorted by relevance
363 return mech->gm_ops->gss_import_sec_context(input_token, bufsize, 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()
631 .gm_ops = &gss_kerberos_ops,
100 const struct gss_api_ops *gm_ops; member