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

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dderparse.h175 int ASNDerCheckOID( unsigned char* pbTokenData, SPNEGO_MECH_OID nMechOID, long nBoundaryLength,
H A Dderparse.c269 // ASNDerCheckOID
287 int ASNDerCheckOID( unsigned char* pbTokenData, SPNEGO_MECH_OID nMechOID, long nBoundaryLength, function
H A Dspnegoparse.c992 if ( ( nReturn = ASNDerCheckOID( pbTokenData, spnego_mech_oid_Spnego, nBoundaryLength,
1546 if ( ( nReturn = ASNDerCheckOID( pbMechListData, MechOID, nBoundaryLength, &nLength ) )
H A Dspnego.c726 if ( ( nReturn = ASNDerCheckOID(
H A Dkrb5ssp.c322 rc = ASNDerCheckOID(data, spnego_mech_oid_Kerberos_V5,

Completed in 62 milliseconds