Searched refs:GSS_C_NULL_OID (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | spx.c | 182 GSS_C_NULL_OID, 231 GSS_C_NULL_OID, 277 GSS_C_NULL_OID, /* mech type */ 292 GSS_C_NULL_OID, 338 GSS_C_NULL_OID, 446 GSS_C_NULL_OID, /* mech type */ 460 GSS_C_NULL_OID,
|
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | inquire_names_for_mech.c | 56 gss_oid_equal(mechanism, GSS_C_NULL_OID) == 0) { in _gsskrb5_inquire_names_for_mech()
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | gss_oid_to_str.c | 46 if (oid == GSS_C_NULL_OID) in gss_oid_to_str()
|
/freebsd/lib/libgssapi/ |
H A D | gss_oid_to_str.c | 58 if (oid == GSS_C_NULL_OID) in gss_oid_to_str()
|
/freebsd/sys/kgssapi/ |
H A D | gssapi.h | 147 #define GSS_C_NULL_OID GSS_C_NO_OID macro
|
/freebsd/lib/librpcsec_gss/ |
H A D | rpcsec_gss_prot.c | 265 gss_display_status(&min, maj_stat, GSS_C_GSS_CODE, GSS_C_NULL_OID, in log_status()
|
/freebsd/sys/rpc/rpcsec_gss/ |
H A D | rpcsec_gss_prot.c | 347 gss_display_status(&min, maj_stat, GSS_C_GSS_CODE, GSS_C_NULL_OID, in rpc_gss_log_status()
|
/freebsd/include/gssapi/ |
H A D | gssapi.h | 217 #define GSS_C_NULL_OID GSS_C_NO_OID macro
|
/freebsd/crypto/heimdal/lib/gssapi/gssapi/ |
H A D | gssapi.h | 228 #define GSS_C_NULL_OID GSS_C_NO_OID macro
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | ChangeLog | 185 * mech/gss_oid_to_str.c: Refuse to print GSS_C_NULL_OID, from
|