crypto/weakcryptospi/test/tcryptospi/src/keyexchangeasynchronousgeneralusagestep.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    22  @file
    22  @file
    23  @internalTechnology
    23  @internalTechnology
    24 */
    24 */
    25 #if (!defined __KEYEXCHANGEASYNCHRONOUSGENERALUSAGE_STEP_H__)
    25 #if (!defined __KEYEXCHANGEASYNCHRONOUSGENERALUSAGE_STEP_H__)
    26 #define __KEYEXCHANGEASYNCHRONOUSGENERALUSAGE_STEP_H__
    26 #define __KEYEXCHANGEASYNCHRONOUSGENERALUSAGE_STEP_H__
    27 #include <testexecutestepbase.h>
    27 #include <test/testexecutestepbase.h>
    28 #include "te_cryptospistepbase.h"
    28 #include "te_cryptospistepbase.h"
    29 
    29 
    30 class CKeyExchangeASynchronousGeneralUsageStep : public CTe_CryptoSpiStepBase
    30 class CKeyExchangeASynchronousGeneralUsageStep : public CTe_CryptoSpiStepBase
    31 	{
    31 	{
    32 public:
    32 public: