xmlSecDSigCtxCreate ( xmlSecKeysMngrPtr keysMngr )Field 'retval->keyInfoWriteCtx->encCtx' in return value (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigCtxDebugDump ( xmlSecDSigCtxPtr dsigCtx, FILE* output )Field 'dsigCtx->keyInfoWriteCtx->encCtx' in 1st parameter 'dsigCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigCtxDebugXmlDump ( xmlSecDSigCtxPtr dsigCtx, FILE* output )Field 'dsigCtx->keyInfoWriteCtx->encCtx' in 1st parameter 'dsigCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigCtxDestroy ( xmlSecDSigCtxPtr dsigCtx )Field 'dsigCtx->keyInfoWriteCtx->encCtx' in 1st parameter 'dsigCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigCtxEnableReferenceTransform ( xmlSecDSigCtxPtr dsigCtx, xmlSecTransformId transformId )Field 'dsigCtx->keyInfoWriteCtx->encCtx' in 1st parameter 'dsigCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigCtxEnableSignatureTransform ( xmlSecDSigCtxPtr dsigCtx, xmlSecTransformId transformId )Field 'dsigCtx->keyInfoWriteCtx->encCtx' in 1st parameter 'dsigCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigCtxFinalize ( xmlSecDSigCtxPtr dsigCtx )Field 'dsigCtx->keyInfoWriteCtx->encCtx' in 1st parameter 'dsigCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigCtxGetPreSignBuffer ( xmlSecDSigCtxPtr dsigCtx )Field 'dsigCtx->keyInfoWriteCtx->encCtx' in 1st parameter 'dsigCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigCtxInitialize ( xmlSecDSigCtxPtr dsigCtx, xmlSecKeysMngrPtr keysMngr )Field 'dsigCtx->keyInfoWriteCtx->encCtx' in 1st parameter 'dsigCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigCtxSign ( xmlSecDSigCtxPtr dsigCtx, xmlNodePtr tmpl )Field 'dsigCtx->keyInfoWriteCtx->encCtx' in 1st parameter 'dsigCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigCtxVerify ( xmlSecDSigCtxPtr dsigCtx, xmlNodePtr node )Field 'dsigCtx->keyInfoWriteCtx->encCtx' in 1st parameter 'dsigCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigReferenceCtxCreate ( xmlSecDSigCtxPtr dsigCtx, enum xmlSecDSigReferenceOrigin origin )Field 'dsigCtx->keyInfoWriteCtx->encCtx' in 1st parameter 'dsigCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigReferenceCtxDebugDump ( xmlSecDSigReferenceCtxPtr dsigRefCtx, FILE* output )Field 'dsigRefCtx->dsigCtx->keyInfoReadCtx->encCtx' in 1st parameter 'dsigRefCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigReferenceCtxDebugXmlDump ( xmlSecDSigReferenceCtxPtr dsigRefCtx, FILE* output )Field 'dsigRefCtx->dsigCtx->keyInfoReadCtx->encCtx' in 1st parameter 'dsigRefCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigReferenceCtxDestroy ( xmlSecDSigReferenceCtxPtr dsigRefCtx )Field 'dsigRefCtx->dsigCtx->keyInfoReadCtx->encCtx' in 1st parameter 'dsigRefCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigReferenceCtxFinalize ( xmlSecDSigReferenceCtxPtr dsigRefCtx )Field 'dsigRefCtx->dsigCtx->keyInfoReadCtx->encCtx' in 1st parameter 'dsigRefCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigReferenceCtxGetPreDigestBuffer ( xmlSecDSigReferenceCtxPtr dsigRefCtx )Field 'dsigRefCtx->dsigCtx->keyInfoReadCtx->encCtx' in 1st parameter 'dsigRefCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigReferenceCtxInitialize ( xmlSecDSigReferenceCtxPtr dsigRefCtx, xmlSecDSigCtxPtr dsigCtx, enum xmlSecDSigReferenceOrigin origin )Field 'dsigRefCtx->dsigCtx->keyInfoReadCtx->encCtx' in 1st parameter 'dsigRefCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecDSigReferenceCtxProcessNode ( xmlSecDSigReferenceCtxPtr dsigRefCtx, xmlNodePtr node )Field 'dsigRefCtx->dsigCtx->keyInfoReadCtx->encCtx' in 1st parameter 'dsigRefCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxBinaryEncrypt ( xmlSecEncCtxPtr encCtx, xmlNodePtr tmpl, unsigned char const* data, size_t dataSize )1st parameter 'encCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxCopyUserPref ( xmlSecEncCtxPtr dst, xmlSecEncCtxPtr src )1st parameter 'dst' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxCreate ( xmlSecKeysMngrPtr keysMngr )Return value (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxDebugDump ( xmlSecEncCtxPtr encCtx, FILE* output )1st parameter 'encCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxDebugXmlDump ( xmlSecEncCtxPtr encCtx, FILE* output )1st parameter 'encCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxDecrypt ( xmlSecEncCtxPtr encCtx, xmlNodePtr node )1st parameter 'encCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxDecryptToBuffer ( xmlSecEncCtxPtr encCtx, xmlNodePtr node )1st parameter 'encCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxDestroy ( xmlSecEncCtxPtr encCtx )1st parameter 'encCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxFinalize ( xmlSecEncCtxPtr encCtx )1st parameter 'encCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxInitialize ( xmlSecEncCtxPtr encCtx, xmlSecKeysMngrPtr keysMngr )1st parameter 'encCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxReset ( xmlSecEncCtxPtr encCtx )1st parameter 'encCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxUriEncrypt ( xmlSecEncCtxPtr encCtx, xmlNodePtr tmpl, xmlChar const* uri )1st parameter 'encCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecEncCtxXmlEncrypt ( xmlSecEncCtxPtr encCtx, xmlNodePtr tmpl, xmlNodePtr node )1st parameter 'encCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyDataBinaryValueBinRead ( xmlSecKeyDataId id, xmlSecKeyPtr key, unsigned char const* buf, size_t bufSize, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 5th parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyDataBinaryValueBinWrite ( xmlSecKeyDataId id, xmlSecKeyPtr key, unsigned char** buf, size_t* bufSize, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 5th parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyDataBinaryValueXmlRead ( xmlSecKeyDataId id, xmlSecKeyPtr key, xmlNodePtr node, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 4th parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyDataBinaryValueXmlWrite ( xmlSecKeyDataId id, xmlSecKeyPtr key, xmlNodePtr node, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 4th parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyDataBinRead ( xmlSecKeyDataId id, xmlSecKeyPtr key, unsigned char const* buf, size_t bufSize, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 5th parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyDataBinWrite ( xmlSecKeyDataId id, xmlSecKeyPtr key, unsigned char** buf, size_t* bufSize, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 5th parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyDataXmlRead ( xmlSecKeyDataId id, xmlSecKeyPtr key, xmlNodePtr node, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 4th parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyDataXmlWrite ( xmlSecKeyDataId id, xmlSecKeyPtr key, xmlNodePtr node, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 4th parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyInfoCtxCopyUserPref ( xmlSecKeyInfoCtxPtr dst, xmlSecKeyInfoCtxPtr src )Field 'src->encCtx' in 2nd parameter 'src' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyInfoCtxCreate ( xmlSecKeysMngrPtr keysMngr )Field 'retval->encCtx' in return value (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyInfoCtxCreateEncCtx ( xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 1st parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyInfoCtxDebugDump ( xmlSecKeyInfoCtxPtr keyInfoCtx, FILE* output )Field 'keyInfoCtx->encCtx' in 1st parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyInfoCtxDebugXmlDump ( xmlSecKeyInfoCtxPtr keyInfoCtx, FILE* output )Field 'keyInfoCtx->encCtx' in 1st parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyInfoCtxDestroy ( xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 1st parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyInfoCtxFinalize ( xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 1st parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyInfoCtxInitialize ( xmlSecKeyInfoCtxPtr keyInfoCtx, xmlSecKeysMngrPtr keysMngr )Field 'keyInfoCtx->encCtx' in 1st parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyInfoCtxReset ( xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 1st parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyInfoNodeRead ( xmlNodePtr keyInfoNode, xmlSecKeyPtr key, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 3rd parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyInfoNodeWrite ( xmlNodePtr keyInfoNode, xmlSecKeyPtr key, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 3rd parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeysMngrFindKey ( xmlSecKeysMngrPtr mngr, xmlChar const* name, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 3rd parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeysMngrGetKey ( xmlNodePtr keyInfoNode, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 2nd parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.
xmlSecKeyStoreFindKey ( xmlSecKeyStorePtr store, xmlChar const* name, xmlSecKeyInfoCtxPtr keyInfoCtx )Field 'keyInfoCtx->encCtx' in 3rd parameter 'keyInfoCtx' (pointer) has base type 'struct _xmlSecEncCtx'.