xmlsecurityengine/xmlsec/inc/xmlsec_dl.h
branchRCL_3
changeset 20 889504eac4fb
parent 0 e35f40988205
child 21 604ca70b6235
equal deleted inserted replaced
19:6bcc0aa4be39 20:889504eac4fb
    23 XMLSEC_EXPORT int 				xmlSecCryptoDLFunctionsRegisterKeyDataAndTransforms
    23 XMLSEC_EXPORT int 				xmlSecCryptoDLFunctionsRegisterKeyDataAndTransforms
    24 									    (xmlSecCryptoDLFunctionsPtr functions);
    24 									    (xmlSecCryptoDLFunctionsPtr functions);
    25 										
    25 										
    26 #ifndef XMLSEC_NO_CRYPTO_DYNAMIC_LOADING
    26 #ifndef XMLSEC_NO_CRYPTO_DYNAMIC_LOADING
    27 
    27 
    28 #include <libxml2_tree.h>
    28 #include <stdapis/libxml2/libxml2_tree.h>
    29 #include <libxml2_xmlio.h>
    29 #include <stdapis/libxml2/libxml2_xmlio.h>
    30 
    30 
    31 #include "xmlsec_xmlsec.h"
    31 #include "xmlsec_xmlsec.h"
    32 #include "xmlsec_keysdata.h"
    32 #include "xmlsec_keysdata.h"
    33 #include "xmlsec_keys.h"
    33 #include "xmlsec_keys.h"
    34 #include "xmlsec_keysmngr.h"
    34 #include "xmlsec_keysmngr.h"