networksecurity/ipsec/ipsec6/src/sa_crypt.cpp
changeset 20 e8d041006974
parent 0 af10295192d8
child 31 7f8dc48d5d3a
equal deleted inserted replaced
18:39bb7c3571e9 20:e8d041006974
    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 #ifdef SYMBIAN_IPSEC_VOIP_SUPPORT
    31 #ifdef SYMBIAN_IPSEC_VOIP_SUPPORT
    32 #include "cryptomacapi.h"
    32 #include <cryptospi/cryptomacapi.h>
    33 #endif //SYMBIAN_IPSEC_VOIP_SUPPORT
    33 #endif //SYMBIAN_IPSEC_VOIP_SUPPORT
    34 
    34 
    35 class TLibraryPtr
    35 class TLibraryPtr
    36 	/**
    36 	/**
    37 	* Description of installed cryptographic library.
    37 	* Description of installed cryptographic library.