Searched refs:gm_ops (Results 1 – 3 of 3) sorted by relevance
409 return mech->gm_ops->gss_import_sec_context(input_token, bufsize, in gss_import_sec_context()420 return context_handle->mech_type->gm_ops in gss_get_mic()433 return context_handle->mech_type->gm_ops in gss_verify_mic()459 return ctx_id->mech_type->gm_ops in gss_wrap()468 return ctx_id->mech_type->gm_ops in gss_unwrap()486 (*context_handle)->mech_type->gm_ops in gss_delete_sec_context()
770 .gm_ops = &gss_kerberos_ops,
98 const struct gss_api_ops *gm_ops; member