Searched refs:GSS_C_NULL_OID (Results 1 – 5 of 5) sorted by relevance
110 GSS_C_NULL_OID, in connect_to_gserver()122 GSS_C_NULL_OID, &message_context, &tok_out); in connect_to_gserver()128 GSS_C_NULL_OID, &message_context, &tok_out); in connect_to_gserver()
58 gss_oid_equal(mechanism, GSS_C_NULL_OID) == 0) { in _gsskrb5_inquire_names_for_mech()
48 if (oid == GSS_C_NULL_OID) in gss_oid_to_str()
230 #define GSS_C_NULL_OID GSS_C_NO_OID macro
185 * mech/gss_oid_to_str.c: Refuse to print GSS_C_NULL_OID, from