crypto/weakcryptospi/test/kms/private_include/product/kmslddcommon.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    28 #ifndef KMSLDDCOMMON_H
    28 #ifndef KMSLDDCOMMON_H
    29 #define KMSLDDCOMMON_H
    29 #define KMSLDDCOMMON_H
    30 
    30 
    31 #include <e32cmn.h>
    31 #include <e32cmn.h>
    32 
    32 
    33 #include <keyhandle.h>
    33 #include "keyhandle.h"
    34 
    34 
    35 namespace KmsLddImpl
    35 namespace KmsLddImpl
    36 /**
    36 /**
    37 	Bundles constants and structures used to transfer data from the
    37 	Bundles constants and structures used to transfer data from the
    38 	KMS LDD client and the driver.
    38 	KMS LDD client and the driver.