Home | History | Annotate | Download | only in http

Lines Matching refs:gss_OID

26 // gss_OID helpers.
27 // NOTE: gss_OID's do not own the data they point to, which should be static.
28 void ClearOid(gss_OID dest) {
35 void SetOid(gss_OID dest, const void* src, size_t length) {
46 void CopyOid(gss_OID dest, const gss_OID_desc* src) {
263 const gss_OID input_name_type,
318 gss_OID* output_name_type) {
340 const gss_OID mech_type,
359 const gss_OID mech_type,
364 gss_OID* actual_mech_type,
450 gss_OID* mech_type,