Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx124 #define SIGNEDINFO_STR "SignedInfo" macro
1110 if (bIsStringType && !strcmp((const char *)pSignedInfo, SIGNEDINFO_STR)) in endElement()
1345 if (!strcmp((const char*)pSignedInfo, SIGNEDINFO_STR) && !bIsStringType2) in checkSecurityElement()
1444 else if(ouLocalName.equalsAscii(SIGNEDINFO_STR)) in checkSecurityElement()
1446 m_stCurrentPath.push((void *)SIGNEDINFO_STR); in checkSecurityElement()

Completed in 26 milliseconds