Searched defs:OID (Results 1 – 7 of 7) sorted by relevance
31 static gss_OID_desc OID = {9, "\053\006\004\001\052\002\032\002\005" }; variable
29 static gss_OID_desc OID = {9, "\053\006\004\001\052\002\032\002\003" }; variable
31 static gss_OID_desc OID = {9, "\053\006\004\001\052\002\032\002\004" }; variable
66 KMF_OID *OID; member
192 OM_uint32 gssint_get_mech_type_oid(OID, token) in gssint_get_mech_type_oid() argument271 OM_uint32 gssint_get_mech_type(OID, token) in gssint_get_mech_type() argument
55 #define OID 0x06 /* 6: Object Identifier (numeric sequence) */ macro
788 BerValue OID = { 0, 0 }; in readAltFormatPrivateKey() local