Searched refs:GSS_S_BAD_QOP (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/fs/nfs/
H A Drpcv2.h153 #define GSS_S_BAD_QOP 0x000e0000 macro
/freebsd-10.1-release/sys/kgssapi/
H A Dgssapi.h358 #define GSS_S_BAD_QOP (14ul << GSS_C_ROUTINE_ERROR_OFFSET) macro
/freebsd-10.1-release/include/gssapi/
H A Dgssapi.h428 #define GSS_S_BAD_QOP (14ul << GSS_C_ROUTINE_ERROR_OFFSET) macro
/freebsd-10.1-release/sys/kgssapi/krb5/
H A Dkrb5_mech.c1017 return (GSS_S_BAD_QOP);
1556 return (GSS_S_BAD_QOP);
2032 return (GSS_S_BAD_QOP);
/freebsd-10.1-release/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi.h443 #define GSS_S_BAD_QOP (14ul << GSS_C_ROUTINE_ERROR_OFFSET) macro

Completed in 114 milliseconds