Home
last modified time | relevance | path

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

/dports/security/xmlsec1/xmlsec1-1.2.29/src/
H A Dkeysdata.c448 xmlSecAssert(data->id->debugXmlDump != NULL); in xmlSecKeyDataDebugXmlDump()
451 data->id->debugXmlDump(data, output); in xmlSecKeyDataDebugXmlDump()
/dports/security/xmlsec1/xmlsec1-1.2.29/include/xmlsec/
H A Dkeysdata.h576 xmlSecKeyDataDebugDumpMethod debugXmlDump; member