xmlsecurityengine/xmlsec/inc/xmlsec_dl.h
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
    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 <stdapis/libxml2/libxml2_tree.h>
    28 #include <libxml2_tree.h>
    29 #include <stdapis/libxml2/libxml2_xmlio.h>
    29 #include <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"