Searched defs:req_oid (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dkrb5_gss_glue.c67 static const gss_OID_desc req_oid = { local
78 (gss_OID)&req_oid,
104 static const gss_OID_desc req_oid = { local
123 (gss_OID)&req_oid,
138 gss_OID_desc req_oid;
147 req_oid.elements = oid_buf;
148 req_oid.length = sizeof(oid_buf);
154 &req_oid);
160 &req_oid,
192 static const gss_OID_desc req_oid local
218 static const gss_OID_desc req_oid = { local
247 static const gss_OID_desc req_oid = { local
267 static const gss_OID_desc req_oid = { local
288 static const gss_OID_desc req_oid = { local
325 gss_OID_desc req_oid; local
376 static const gss_OID_desc req_oid = { local
398 static const gss_OID_desc req_oid = { local
[all...]

Completed in 38 milliseconds