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

12

/freebsd-11.0-release/sys/kgssapi/
H A Dgss_init_sec_context.c116 return (GSS_S_BAD_MECH);
H A Dgssapi.h344 #define GSS_S_BAD_MECH (1ul << GSS_C_ROUTINE_ERROR_OFFSET) macro
/freebsd-11.0-release/lib/libgssapi/
H A Dgss_acquire_cred.c82 return (GSS_S_BAD_MECH);
H A Dgss_names.c206 return (GSS_S_BAD_MECH);
H A Dgss_accept_sec_context.c206 return (GSS_S_BAD_MECH);
216 return (GSS_S_BAD_MECH);
H A Dgss_import_name.c121 return (GSS_S_BAD_MECH);
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/mech/
H A Dgss_accept_sec_context.c204 return (GSS_S_BAD_MECH);
217 return (GSS_S_BAD_MECH);
H A Dgss_acquire_cred_ext.c136 return GSS_S_BAD_MECH;
H A Dgss_import_name.c124 return (GSS_S_BAD_MECH);
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/krb5/
H A Dadd_cred.c62 return GSS_S_BAD_MECH;
H A Darcfour.c532 return GSS_S_BAD_MECH;
548 return GSS_S_BAD_MECH;
H A Dacquire_cred.c341 return GSS_S_BAD_MECH;
H A Dinquire_sec_context_by_oid.c87 return GSS_S_BAD_MECH;
H A Dinit_sec_context.c911 return GSS_S_BAD_MECH;
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/spnego/
H A Dcompat.c306 return GSS_S_BAD_MECH;
H A Daccept_sec_context.c62 return GSS_S_BAD_MECH;
336 return GSS_S_BAD_MECH;
358 return GSS_S_BAD_MECH;
/freebsd-11.0-release/include/gssapi/
H A Dgssapi.h414 #define GSS_S_BAD_MECH (1ul << GSS_C_ROUTINE_ERROR_OFFSET) macro
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi.h428 #define GSS_S_BAD_MECH (1ul << GSS_C_ROUTINE_ERROR_OFFSET) macro

Completed in 210 milliseconds

12