cryptoplugins/cryptospiplugins/test/h4drv/crypto_h4/cryptodriver.cpp
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    19 /**
    19 /**
    20  @file
    20  @file
    21  @internalComponent
    21  @internalComponent
    22  @released
    22  @released
    23 */
    23 */
    24 #include <cryptodriver.h>
    24 #include "cryptodriver.h"
    25 
    25 
    26 /*
    26 /*
    27   NOTE: The following member functions would normally be exported from a separate client DLL
    27   NOTE: The following member functions would normally be exported from a separate client DLL
    28   but are included inline in this header file for convenience.
    28   but are included inline in this header file for convenience.
    29 */
    29 */