networksecurity/ipsec/ipsec6/include/crypto.h
branchRCL_3
changeset 11 db85996de7c4
parent 0 af10295192d8
equal deleted inserted replaced
10:c64cefac6e99 11:db85996de7c4
    82 @released
    82 @released
    83 */
    83 */
    84 #include <e32base.h>
    84 #include <e32base.h>
    85 #include <es_prot.h>
    85 #include <es_prot.h>
    86 
    86 
    87 #include "cryptospidef.h"
    87 #include <cryptospi/cryptospidef.h>
    88 #include "cryptosymmetriccipherapi.h"
    88 #include "cryptosymmetriccipherapi.h"
    89 #include "cryptomacapi.h"
    89 #include <cryptospi/cryptomacapi.h>
    90 
    90 
    91 /**
    91 /**
    92 // The protocol number for a library.
    92 // The protocol number for a library.
    93 */
    93 */
    94 const TUint KProtocolCrypto =	0x104;
    94 const TUint KProtocolCrypto =	0x104;