xmlsecurityengine/xmlsec/inc/xmlsec_dl.h
changeset 27 450972dee096
parent 0 e35f40988205
child 33 604ca70b6235
equal deleted inserted replaced
23:740e860b8acf 27:450972dee096
    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"