Searched refs:ASNDerCheckOID (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libsmbfs/smb/ |
H A D | derparse.h | 175 int ASNDerCheckOID( unsigned char* pbTokenData, SPNEGO_MECH_OID nMechOID, long nBoundaryLength,
|
H A D | derparse.c | 287 int ASNDerCheckOID( unsigned char* pbTokenData, SPNEGO_MECH_OID nMechOID, long nBoundaryLength, in ASNDerCheckOID() function
|
H A D | spnegoparse.c | 992 if ( ( nReturn = ASNDerCheckOID( pbTokenData, spnego_mech_oid_Spnego, nBoundaryLength, in InitSpnegoTokenType() 1546 if ( ( nReturn = ASNDerCheckOID( pbMechListData, MechOID, nBoundaryLength, &nLength ) ) in FindMechOIDInMechList()
|
H A D | krb5ssp.c | 322 rc = ASNDerCheckOID(data, spnego_mech_oid_Kerberos_V5, in krb5ssp_get_reply()
|
H A D | spnego.c | 726 if ( ( nReturn = ASNDerCheckOID( in spnegoGetSupportedMechType()
|