networksecurity/ipsec/ipseccrypto/inc/ipseccrypto.h
changeset 37 052078dda061
parent 0 af10295192d8
equal deleted inserted replaced
18:39bb7c3571e9 37:052078dda061
    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,