Home
last modified time | relevance | path

Searched refs:ASNDerCheckOID (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dderparse.h175 int ASNDerCheckOID( unsigned char* pbTokenData, SPNEGO_MECH_OID nMechOID, long nBoundaryLength,
H A Dderparse.c287 int ASNDerCheckOID( unsigned char* pbTokenData, SPNEGO_MECH_OID nMechOID, long nBoundaryLength, in ASNDerCheckOID() function
H A Dspnegoparse.c992 if ( ( nReturn = ASNDerCheckOID( pbTokenData, spnego_mech_oid_Spnego, nBoundaryLength, in InitSpnegoTokenType()
1546 if ( ( nReturn = ASNDerCheckOID( pbMechListData, MechOID, nBoundaryLength, &nLength ) ) in FindMechOIDInMechList()
H A Dkrb5ssp.c322 rc = ASNDerCheckOID(data, spnego_mech_oid_Kerberos_V5, in krb5ssp_get_reply()
H A Dspnego.c726 if ( ( nReturn = ASNDerCheckOID( in spnegoGetSupportedMechType()