crypto/weakcryptospi/test/tpadding/tpaddingNone.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    17 
    17 
    18 
    18 
    19 #ifndef _TPADDINGNONE_H_
    19 #ifndef _TPADDINGNONE_H_
    20 #define _TPADDINGNONE_H_
    20 #define _TPADDINGNONE_H_
    21 
    21 
    22 #include <testexecutestepbase.h>
    22 #include <test/testexecutestepbase.h>
    23 #include "tpaddingTestSteps.h"
    23 #include "tpaddingTestSteps.h"
    24 
    24 
    25 _LIT(KPadNone, "PadNone");
    25 _LIT(KPadNone, "PadNone");
    26 _LIT(KUnpadNone, "UnpadNone");
    26 _LIT(KUnpadNone, "UnpadNone");
    27 
    27