equal
deleted
inserted
replaced
55 |
55 |
56 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS |
56 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS |
57 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
57 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
58 ../inc/spi/rulecharacteristics.h /epoc32/include/rulecharacteristics.h |
58 ../inc/spi/rulecharacteristics.h /epoc32/include/rulecharacteristics.h |
59 #endif |
59 #endif |
60 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
61 ../inc/randsvrimpl.h /epoc32/include/randsvrimpl.h |
|
62 #endif |
|
63 #endif |
60 #endif |
64 |
61 |
65 |
62 |
66 // Everything else is subject to export control; do not export them |
63 // Everything else is subject to export control; do not export them |
67 //../inc/spi/asymmetriccipherplugin.h /epoc32/include/cryptospi/asymmetriccipherplugin.h |
64 //../inc/spi/asymmetriccipherplugin.h /epoc32/include/cryptospi/asymmetriccipherplugin.h |
80 |
77 |
81 ../inc/cryptopanic.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cryptopanic.h) |
78 ../inc/cryptopanic.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cryptopanic.h) |
82 ../inc/hash.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(hash.h) |
79 ../inc/hash.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(hash.h) |
83 ../inc/random.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(random.h) |
80 ../inc/random.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(random.h) |
84 ../inc/keyidentifierutil.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(keyidentifierutil.h) |
81 ../inc/keyidentifierutil.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(keyidentifierutil.h) |
85 ../inc/randcliserv.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(randcliserv.h) |
|
86 ../inc/pkcs5kdf.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs5kdf.h) |
82 ../inc/pkcs5kdf.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs5kdf.h) |
87 ../inc/pkcs12kdf.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12kdf.h) |
83 ../inc/pkcs12kdf.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pkcs12kdf.h) |
88 |
84 |
89 ../inc/crypto.iby /epoc32/rom/include/crypto.iby |
85 ../inc/crypto.iby /epoc32/rom/include/crypto.iby |
90 ../inc/hash.iby /epoc32/rom/include/hash.iby |
86 ../inc/hash.iby /epoc32/rom/include/hash.iby |
104 cryptolib.mmp |
100 cryptolib.mmp |
105 #ifndef MARM_THUMB |
101 #ifndef MARM_THUMB |
106 crypto.mmp BUILD_AS_ARM // Don't build for thumb |
102 crypto.mmp BUILD_AS_ARM // Don't build for thumb |
107 #endif |
103 #endif |
108 hash.mmp |
104 hash.mmp |
109 randsvr.mmp |
|
110 random.mmp |
105 random.mmp |
111 pbe.mmp |
106 pbe.mmp |
112 cryptospisetup.mmp |
107 cryptospisetup.mmp |
113 |
108 |
114 #ifdef WINS |
109 #ifdef WINS |