Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx1104 void* pSignedInfo = m_stCurrentPath.top(); in endElement() local
1110 if (bIsStringType && !strcmp((const char *)pSignedInfo, SIGNEDINFO_STR)) in endElement()
1334 void* pSignedInfo = m_stCurrentPath.top(); in checkSecurityElement() local
1345 if (!strcmp((const char*)pSignedInfo, SIGNEDINFO_STR) && !bIsStringType2) in checkSecurityElement()
1363 m_stCurrentPath.push(pSignedInfo); in checkSecurityElement()

Completed in 25 milliseconds