xmlsecurityengine/xmlseccrypto/src/xmlsecc_hmac.cpp
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
    11 #ifndef XMLSEC_NO_HMAC
    11 #ifndef XMLSEC_NO_HMAC
    12 #include "xmlsecc_globals.h"
    12 #include "xmlsecc_globals.h"
    13 
    13 
    14 #include <string.h>
    14 #include <string.h>
    15 
    15 
    16 #include <stdapis/libxml2/libxml2_globals.h>
    16 #include <libxml2_globals.h>
    17 #include <e32err.h>         //definition of KErrNoMemory
    17 #include <e32err.h>         //definition of KErrNoMemory
    18 
    18 
    19 #include "xmlsec_xmlsec.h"
    19 #include "xmlsec_xmlsec.h"
    20 #include "xmlsec_xmltree.h"
    20 #include "xmlsec_xmltree.h"
    21 #include "xmlsec_keys.h"
    21 #include "xmlsec_keys.h"