cryptoplugins/cryptospiplugins/test/h4drv/crypto_h4_plugin/randomimpl.cpp
branchRCL_3
changeset 41 9b5a3a9fddf8
parent 8 35751d3474b7
equal deleted inserted replaced
37:721a5e5fe251 41:9b5a3a9fddf8
    25 #include <e32debug.h>
    25 #include <e32debug.h>
    26 
    26 
    27 #include "randomimpl.h"
    27 #include "randomimpl.h"
    28 #include "pluginentry.h"
    28 #include "pluginentry.h"
    29 #include "pluginconfig.h"
    29 #include "pluginconfig.h"
    30 
       
    31 #include "randsvr.h"
       
    32 #include "randcliserv.h"
       
    33 
       
    34 
       
    35 
    30 
    36 using namespace HwCrypto;
    31 using namespace HwCrypto;
    37 
    32 
    38 _LIT(KLddFileName,"cryptoldd.ldd");
    33 _LIT(KLddFileName,"cryptoldd.ldd");
    39 _LIT(KPddFileName,"crypto.h4.pdd");
    34 _LIT(KPddFileName,"crypto.h4.pdd");