networksecurity/ipsec/ipsec6/src/sa_crypt.cpp
branchRCL_3
changeset 11 db85996de7c4
parent 0 af10295192d8
child 57 abbed5a4b42a
equal deleted inserted replaced
10:c64cefac6e99 11:db85996de7c4
    25 #include "sa_spec.h"
    25 #include "sa_spec.h"
    26 #include "sa_crypt.h"
    26 #include "sa_crypt.h"
    27 #include <networking/ipsecerr.h>
    27 #include <networking/ipsecerr.h>
    28 #include "ipseccrypto.h"
    28 #include "ipseccrypto.h"
    29 #include "keys.h"
    29 #include "keys.h"
    30 #include "cryptospidef.h"
    30 #include <cryptospi/cryptospidef.h>
       
    31 
    31 #ifdef SYMBIAN_IPSEC_VOIP_SUPPORT
    32 #ifdef SYMBIAN_IPSEC_VOIP_SUPPORT
    32 #include "cryptomacapi.h"
    33 #include <cryptospi/cryptomacapi.h>
    33 #endif //SYMBIAN_IPSEC_VOIP_SUPPORT
    34 #endif //SYMBIAN_IPSEC_VOIP_SUPPORT
    34 
    35 
    35 class TLibraryPtr
    36 class TLibraryPtr
    36 	/**
    37 	/**
    37 	* Description of installed cryptographic library.
    38 	* Description of installed cryptographic library.