Searched refs:pSignedInfo (Results 1 – 1 of 1) sorted by relevance
1104 void* pSignedInfo = m_stCurrentPath.top(); in endElement() local1110 if (bIsStringType && !strcmp((const char *)pSignedInfo, SIGNEDINFO_STR)) in endElement()1334 void* pSignedInfo = m_stCurrentPath.top(); in checkSecurityElement() local1345 if (!strcmp((const char*)pSignedInfo, SIGNEDINFO_STR) && !bIsStringType2) in checkSecurityElement()1363 m_stCurrentPath.push(pSignedInfo); in checkSecurityElement()
Completed in 16 milliseconds