Home
last modified time | relevance | path

Searched refs:GSS_S_BAD_MECH (Results 1 – 25 of 43) sorted by relevance

12

/NextBSD/lib/libgssapi/
HDgss_set_sec_context_option.c55 major_status = GSS_S_BAD_MECH; in gss_set_sec_context_option()
80 return (GSS_S_BAD_MECH); in gss_set_sec_context_option()
88 major_status = (GSS_S_BAD_MECH); in gss_set_sec_context_option()
HDgss_init_sec_context.c100 return (GSS_S_BAD_MECH); in gss_init_sec_context()
113 return (GSS_S_BAD_MECH); in gss_init_sec_context()
HDgss_accept_sec_context.c206 return (GSS_S_BAD_MECH); in gss_accept_sec_context()
216 return (GSS_S_BAD_MECH); in gss_accept_sec_context()
HDgss_inquire_sec_context_by_oid.c56 major_status = GSS_S_BAD_MECH; in gss_inquire_sec_context_by_oid()
HDgss_inquire_names_for_mech.c44 return (GSS_S_BAD_MECH); in gss_inquire_names_for_mech()
HDgss_pname_to_uid.c52 return (GSS_S_BAD_MECH); in gss_pname_to_uid()
HDgss_inquire_cred_by_oid.c68 return GSS_S_BAD_MECH; in gss_inquire_cred_by_oid()
HDgss_set_cred_option.c105 return GSS_S_BAD_MECH; in gss_set_cred_option()
HDgss_names.c206 return (GSS_S_BAD_MECH); in _gss_find_mn()
/NextBSD/crypto/heimdal/lib/gssapi/mech/
HDgss_mo.c79 return GSS_S_BAD_MECH; in gss_mo_set()
97 return GSS_S_BAD_MECH; in gss_mo_get()
148 return GSS_S_BAD_MECH; in gss_mo_name()
196 return GSS_S_BAD_MECH; in make_sasl_name()
243 return GSS_S_BAD_MECH; in inquire_saslname_for_mech_compat()
291 return GSS_S_BAD_MECH; in gss_inquire_saslname_for_mech()
392 return GSS_S_BAD_MECH; in gss_inquire_mech_for_saslname()
529 return GSS_S_BAD_MECH; in gss_inquire_attrs_for_mech()
HDgss_inquire_sec_context_by_oid.c58 return GSS_S_BAD_MECH; in gss_inquire_sec_context_by_oid()
66 major_status = GSS_S_BAD_MECH; in gss_inquire_sec_context_by_oid()
HDgss_set_sec_context_option.c58 return GSS_S_BAD_MECH; in gss_set_sec_context_option()
66 major_status = GSS_S_BAD_MECH; in gss_set_sec_context_option()
HDgss_cred.c166 major = GSS_S_BAD_MECH; in gss_import_cred()
172 major = GSS_S_BAD_MECH; in gss_import_cred()
HDgss_accept_sec_context.c204 return (GSS_S_BAD_MECH); in gss_accept_sec_context()
217 return (GSS_S_BAD_MECH); in gss_accept_sec_context()
HDgss_inquire_names_for_mech.c42 return (GSS_S_BAD_MECH); in gss_inquire_names_for_mech()
HDgss_inquire_cred_by_oid.c61 return GSS_S_BAD_MECH; in gss_inquire_cred_by_oid()
HDgss_names.c56 return (GSS_S_BAD_MECH); in _gss_find_mn()
HDgss_set_cred_option.c98 return GSS_S_BAD_MECH; in gss_set_cred_option()
/NextBSD/crypto/heimdal/lib/gssapi/krb5/
HDdecapsulate.c82 return GSS_S_BAD_MECH; in _gssapi_verify_mech_header()
86 return GSS_S_BAD_MECH; in _gssapi_verify_mech_header()
197 return GSS_S_BAD_MECH; in _gssapi_verify_pad()
HDticket_flags.c50 return GSS_S_BAD_MECH; in _gsskrb5_get_tkt_flags()
HDinquire_names_for_mech.c58 return GSS_S_BAD_MECH; in _gsskrb5_inquire_names_for_mech()
HDstore_cred.c60 return GSS_S_BAD_MECH; in _gsskrb5_store_cred()
/NextBSD/crypto/heimdal/lib/gssapi/spnego/
HDinit_sec_context.c62 return GSS_S_BAD_MECH; in initiator_approved()
421 return GSS_S_BAD_MECH; in spnego_reply()
430 return GSS_S_BAD_MECH; in spnego_reply()
445 return GSS_S_BAD_MECH; in spnego_reply()
459 return GSS_S_BAD_MECH; in spnego_reply()
475 return GSS_S_BAD_MECH; in spnego_reply()
/NextBSD/sys/fs/nfs/
HDrpcv2.h139 #define GSS_S_BAD_MECH 0x00010000 macro
/NextBSD/sys/kgssapi/
HDgss_accept_sec_context.c104 return (GSS_S_BAD_MECH); in gss_accept_sec_context()

12