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

12

/freebsd-11.0-release/lib/libgssapi/
H A Dgss_set_sec_context_option.c55 major_status = GSS_S_BAD_MECH;
80 return (GSS_S_BAD_MECH);
88 major_status = (GSS_S_BAD_MECH);
H A Dgss_inquire_sec_context_by_oid.c56 major_status = GSS_S_BAD_MECH;
H A Dgss_inquire_names_for_mech.c44 return (GSS_S_BAD_MECH);
H A Dgss_pname_to_uid.c52 return (GSS_S_BAD_MECH);
H A Dgss_init_sec_context.c100 return (GSS_S_BAD_MECH);
113 return (GSS_S_BAD_MECH);
H A Dgss_inquire_cred_by_oid.c68 return GSS_S_BAD_MECH;
H A Dgss_set_cred_option.c105 return GSS_S_BAD_MECH;
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/mech/
H A Dgss_inquire_sec_context_by_oid.c58 return GSS_S_BAD_MECH;
66 major_status = GSS_S_BAD_MECH;
H A Dgss_set_sec_context_option.c58 return GSS_S_BAD_MECH;
66 major_status = GSS_S_BAD_MECH;
H A Dgss_inquire_names_for_mech.c42 return (GSS_S_BAD_MECH);
H A Dgss_inquire_cred_by_oid.c61 return GSS_S_BAD_MECH;
H A Dgss_names.c56 return (GSS_S_BAD_MECH);
H A Dgss_cred.c166 major = GSS_S_BAD_MECH;
172 major = GSS_S_BAD_MECH;
H A Dgss_mo.c79 return GSS_S_BAD_MECH;
97 return GSS_S_BAD_MECH;
148 return GSS_S_BAD_MECH;
196 return GSS_S_BAD_MECH;
243 return GSS_S_BAD_MECH;
291 return GSS_S_BAD_MECH;
392 return GSS_S_BAD_MECH;
529 return GSS_S_BAD_MECH;
H A Dgss_set_cred_option.c98 return GSS_S_BAD_MECH;
H A Dgss_acquire_cred.c75 return (GSS_S_BAD_MECH);
H A Dgss_add_cred_with_password.c65 return (GSS_S_BAD_MECH);
H A Dgss_init_sec_context.c160 return (GSS_S_BAD_MECH);
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/krb5/
H A Dticket_flags.c50 return GSS_S_BAD_MECH;
H A Dinquire_names_for_mech.c58 return GSS_S_BAD_MECH;
H A Ddecapsulate.c82 return GSS_S_BAD_MECH;
86 return GSS_S_BAD_MECH;
197 return GSS_S_BAD_MECH;
H A Dstore_cred.c60 return GSS_S_BAD_MECH;
/freebsd-11.0-release/sys/fs/nfs/
H A Drpcv2.h139 #define GSS_S_BAD_MECH 0x00010000 macro
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/spnego/
H A Dinit_sec_context.c62 return GSS_S_BAD_MECH;
421 return GSS_S_BAD_MECH;
430 return GSS_S_BAD_MECH;
445 return GSS_S_BAD_MECH;
459 return GSS_S_BAD_MECH;
475 return GSS_S_BAD_MECH;
/freebsd-11.0-release/sys/kgssapi/
H A Dgss_accept_sec_context.c104 return (GSS_S_BAD_MECH);

Completed in 206 milliseconds

12