networksecurity/ipsec/ipseccrypto/inc/ipseccrypto.h
branchRCL_3
changeset 11 db85996de7c4
parent 0 af10295192d8
equal deleted inserted replaced
10:c64cefac6e99 11:db85996de7c4
    22 #define __IPSECCRYPTO_H__
    22 #define __IPSECCRYPTO_H__
    23 
    23 
    24 #include <networking/crypto.h>
    24 #include <networking/crypto.h>
    25 #ifdef SYMBIAN_IPSEC_VOIP_SUPPORT
    25 #ifdef SYMBIAN_IPSEC_VOIP_SUPPORT
    26 #include "cryptosymmetriccipherapi.h"
    26 #include "cryptosymmetriccipherapi.h"
    27 #include "cryptomacapi.h"
    27 #include <cryptospi/cryptomacapi.h>
    28 #endif // SYMBIAN_IPSEC_VOIP_SUPPORT
    28 #endif // SYMBIAN_IPSEC_VOIP_SUPPORT
    29 
    29 
    30 typedef enum
    30 typedef enum
    31 	{
    31 	{
    32 	EAlgorithm_Descbc,
    32 	EAlgorithm_Descbc,