sl@0: /* sl@0: * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: * All rights reserved. sl@0: * This component and the accompanying materials are made available sl@0: * under the terms of the License "Eclipse Public License v1.0" sl@0: * which accompanies this distribution, and is available sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: * sl@0: * Initial Contributors: sl@0: * Nokia Corporation - initial contribution. sl@0: * sl@0: * Contributors: sl@0: * sl@0: * Description: sl@0: * tcryptospi Test Suite sl@0: * sl@0: */ sl@0: sl@0: sl@0: PRJ_PLATFORMS sl@0: default sl@0: sl@0: #ifndef TOOLS // Don't build anything for tools sl@0: #ifndef TOOLS2 // Don't build anything for tools2 sl@0: sl@0: PRJ_TESTMMPFILES sl@0: #ifndef MARM_THUMB sl@0: ../../tplugins/group/tplugin01.mmp BUILD_AS_ARM // Don't build for thumb sl@0: ../../tplugins/group/tplugin02.mmp BUILD_AS_ARM // For speed use ARM sl@0: #endif sl@0: sl@0: #endif // TOOLS2 sl@0: #endif //TOOLS sl@0: sl@0: PRJ_TESTEXPORTS sl@0: sl@0: // Plug-in Configuration Files sl@0: ./plug-ins.txt1 z:/resource/cryptospi/plug-ins.txt1 sl@0: ./plug-ins.txt2 z:/resource/cryptospi/plug-ins.txt2 sl@0: ./plug-ins.txt3 z:/resource/cryptospi/plug-ins.txt3 sl@0: ./plug-ins.txt4 z:/resource/cryptospi/plug-ins.txt4 sl@0: ./plug-ins.txt5 z:/resource/cryptospi/plug-ins.txt5 sl@0: ./plug-ins.txt6 z:/resource/cryptospi/plug-ins.txt6 sl@0: ./plug-ins.txt7 z:/resource/cryptospi/plug-ins.txt7 sl@0: #if (defined(SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT) && defined(SYMBIAN_ENABLE_SDP_ECC)) sl@0: ./tecchw-plug-ins.txt z:/resource/cryptospi/tecchw-plug-ins.txt sl@0: #endif sl@0: sl@0: // Script Files sl@0: ../scripts/te_symmetricciphertestcases.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_symmetricciphertestcases.script sl@0: ../scripts/te_asymmetricciphertestcases.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_asymmetricciphertestcases.script sl@0: ../scripts/te_randomtestcases.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_randomtestcases.script sl@0: ../scripts/te_miscellaneoustestcases.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_miscellaneoustestcases.script sl@0: ../scripts/te_pluginloadtestcases.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_pluginloadtestcases.script sl@0: sl@0: #ifdef SYMBIAN_SDP_IPSEC_VOIP_SUPPORT sl@0: ../scripts/te_mac_test_cases.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_mac_test_cases.script sl@0: ../scripts/te_hash_test_cases.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_hash_test_cases.script sl@0: ../scripts/tcryptospi_v2.script /epoc32/winscw/c/testdata/tcryptospi/scripts/tcryptospi.script sl@0: ../scripts/te_hashhmactestcases_v2.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_hashhmactestcases.script sl@0: ../scripts/te_plugincharstestcases_v2.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_plugincharstestcases.script sl@0: ../scripts/te_ruleselectiontestcases_v2.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_ruleselectiontestcases.script sl@0: #else sl@0: ../scripts/tcryptospi.script /epoc32/winscw/c/testdata/tcryptospi/scripts/tcryptospi.script sl@0: ../scripts/te_hashhmactestcases.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_hashhmactestcases.script sl@0: ../scripts/te_plugincharstestcases.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_plugincharstestcases.script sl@0: ../scripts/te_ruleselectiontestcases.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_ruleselectiontestcases.script sl@0: #endif sl@0: sl@0: #if (defined(SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT) && defined(SYMBIAN_ENABLE_SDP_ECC)) sl@0: ../scripts/te_dummyeccciphertestcases.script /epoc32/winscw/c/testdata/tcryptospi/scripts/te_dummyeccciphertestcases.script sl@0: #endif sl@0: //*********************************************************************************************************************** sl@0: sl@0: // Symmetric Step Configuration Files sl@0: ../testdata/symmetriccipherpositiveobjectload.ini /epoc32/winscw/c/testdata/tcryptospi/configs/symmetriccipherpositiveobjectload.ini sl@0: ../testdata/symmetriccipherencrypteddatacheck.ini /epoc32/winscw/c/testdata/tcryptospi/configs/symmetriccipherencrypteddatacheck.ini sl@0: ../testdata/symmetriccipherencryptdecrypt.ini /epoc32/winscw/c/testdata/tcryptospi/configs/symmetriccipherencryptdecrypt.ini sl@0: ../testdata/symmetriccipherincrementalencryptdecrypt.ini /epoc32/winscw/c/testdata/tcryptospi/configs/symmetriccipherincrementalencryptdecrypt.ini sl@0: ../testdata/symmetriccipherincrementalencryptdecryptminus1byte.ini /epoc32/winscw/c/testdata/tcryptospi/configs/symmetriccipherincrementalencryptdecryptminus1byte.ini sl@0: ../testdata/symmetriccipherincrementalencryptdecryptminus3bytes.ini /epoc32/winscw/c/testdata/tcryptospi/configs/symmetriccipherincrementalencryptdecryptminus3bytes.ini sl@0: ../testdata/symmetriccipherincrementalencryptdecryptplus1byte.ini /epoc32/winscw/c/testdata/tcryptospi/configs/symmetriccipherincrementalencryptdecryptplus1byte.ini sl@0: ../testdata/symmetriccipherincrementalencryptdecryptplus3bytes.ini /epoc32/winscw/c/testdata/tcryptospi/configs/symmetriccipherincrementalencryptdecryptplus3bytes.ini sl@0: ../testdata/symmetriccipherobjectreuse.ini /epoc32/winscw/c/testdata/tcryptospi/configs/symmetriccipherobjectreuse.ini sl@0: ../testdata/symmetriccipherprocessbeforeivset.ini /epoc32/winscw/c/testdata/tcryptospi/configs/symmetriccipherprocessbeforeivset.ini sl@0: ../testdata/symmetriccipherbadivlength.ini /epoc32/winscw/c/testdata/tcryptospi/configs/symmetriccipherbadivlength.ini sl@0: ../testdata/symmetriccipherctrmodeoutoforder.ini /epoc32/winscw/c/testdata/tcryptospi/configs/symmetriccipherctrmodeoutoforder.ini sl@0: sl@0: // Asymmetric Step Configuration Files sl@0: ../testdata/asymmetriccipherpositiveobjectload.ini /epoc32/winscw/c/testdata/tcryptospi/configs/asymmetriccipherpositiveobjectload.ini sl@0: ../testdata/asymmetriccipherencrypteddatacheck.ini /epoc32/winscw/c/testdata/tcryptospi/configs/asymmetriccipherencrypteddatacheck.ini sl@0: ../testdata/asymmetriccipherencryptdecrypt.ini /epoc32/winscw/c/testdata/tcryptospi/configs/asymmetriccipherencryptdecrypt.ini sl@0: sl@0: // Hash Step Configuration Files sl@0: ../testdata/hashpositiveobjectload.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hashpositiveobjectload.ini sl@0: ../testdata/hashbasichashofdata.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hashbasichashofdata.ini sl@0: ../testdata/hashincrementalhash.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hashincrementalhash.ini sl@0: ../testdata/hashincrementalhashwithcopy.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hashincrementalhashwithcopy.ini sl@0: ../testdata/hashincrementalhashwithreplicate.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hashincrementalhashwithreplicate.ini sl@0: ../testdata/hashincrementalhashwithreset.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hashincrementalhashwithreset.ini sl@0: sl@0: // HMAC Step Configuration Files sl@0: ../testdata/hmacincrementalhashwithcopy.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hmacincrementalhashwithcopy.ini sl@0: ../testdata/hmacincrementalhashwithreplicate.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hmacincrementalhashwithreplicate.ini sl@0: ../testdata/hmacsetkeychecking.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hmacsetkeychecking.ini sl@0: ../testdata/hmacsetoperationmodechecking.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hmacsetoperationmodechecking.ini sl@0: sl@0: // Random Number Generator Step Configuration Files sl@0: ../testdata/randomnumbergeneratorgeneralusage.ini /epoc32/winscw/c/testdata/tcryptospi/configs/randomnumbergeneratorgeneralusage.ini sl@0: sl@0: // Key Exchange, Generation, Signer and Verifier Configuration Files sl@0: ../testdata/miscellaneous.ini /epoc32/winscw/c/testdata/tcryptospi/configs/miscellaneous.ini sl@0: sl@0: // Plugin Load Configuration Files sl@0: ../testdata/pluginload.ini /epoc32/winscw/c/testdata/tcryptospi/configs/pluginload.ini sl@0: sl@0: // Plugin Characteristics Step Configuration Files sl@0: ../testdata/plugincharscommon.ini /epoc32/winscw/c/testdata/tcryptospi/configs/plugincharscommon.ini sl@0: ../testdata/plugincharssymmetriccipher.ini /epoc32/winscw/c/testdata/tcryptospi/configs/plugincharssymmetriccipher.ini sl@0: ../testdata/plugincharsasymmetriccipher.ini /epoc32/winscw/c/testdata/tcryptospi/configs/plugincharsasymmetriccipher.ini sl@0: ../testdata/plugincharshash.ini /epoc32/winscw/c/testdata/tcryptospi/configs/plugincharshash.ini sl@0: ../testdata/plugincharsrandom.ini /epoc32/winscw/c/testdata/tcryptospi/configs/plugincharsrandom.ini sl@0: ../testdata/plugincharsasymsign.ini /epoc32/winscw/c/testdata/tcryptospi/configs/plugincharsasymsign.ini sl@0: ../testdata/plugincharskeyagree.ini /epoc32/winscw/c/testdata/tcryptospi/configs/plugincharskeyagree.ini sl@0: ../testdata/plugincharsasymkeypair.ini /epoc32/winscw/c/testdata/tcryptospi/configs/plugincharsasymkeypair.ini sl@0: ../testdata/plugincharsextended.ini /epoc32/winscw/c/testdata/tcryptospi/configs/plugincharsextended.ini sl@0: sl@0: sl@0: // Plugin Rule Based Selection Step Configuration Files sl@0: ../testdata/ruleselection_ascend.ini /epoc32/winscw/c/testdata/tcryptospi/configs/ruleselection_ascend.ini sl@0: ../testdata/ruleselection_descend.ini /epoc32/winscw/c/testdata/tcryptospi/configs/ruleselection_descend.ini sl@0: ../testdata/ruleselection_extended.ini /epoc32/winscw/c/testdata/tcryptospi/configs/ruleselection_extended.ini sl@0: sl@0: sl@0: #ifdef SYMBIAN_SDP_IPSEC_VOIP_SUPPORT sl@0: ../testdata/hash_test_cases.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hash_test_cases.ini sl@0: ../testdata/mac_test_cases.ini /epoc32/winscw/c/testdata/tcryptospi/configs/mac_test_cases.ini sl@0: ../testdata/plugin_chars_new_hash.ini /epoc32/winscw/c/testdata/tcryptospi/configs/plugin_chars_new_hash.ini sl@0: ../testdata/plugincharsmac.ini /epoc32/winscw/c/testdata/tcryptospi/configs/plugincharsmac.ini sl@0: ../testdata/hmacincrementalhash_v2.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hmacincrementalhash.ini sl@0: ../testdata/hmacbasichashofdata_v2.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hmacbasichashofdata.ini sl@0: ../testdata/hmacpositiveobjectload_v2.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hmacpositiveobjectload.ini sl@0: ../testdata/hmacincrementalhashwithreset_v2.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hmacincrementalhashwithreset.ini sl@0: ../testdata/ruleselection_interface_v2.ini /epoc32/winscw/c/testdata/tcryptospi/configs/ruleselection_interface.ini sl@0: ../testdata/ruleselection_allchars_v2.ini /epoc32/winscw/c/testdata/tcryptospi/configs/ruleselection_allchars.ini sl@0: ../testdata/ruleselection_matrix_v2.ini /epoc32/winscw/c/testdata/tcryptospi/configs/ruleselection_matrix.ini sl@0: #else sl@0: ../testdata/hmacincrementalhash.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hmacincrementalhash.ini sl@0: ../testdata/hmacbasichashofdata.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hmacbasichashofdata.ini sl@0: ../testdata/hmacpositiveobjectload.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hmacpositiveobjectload.ini sl@0: ../testdata/hmacincrementalhashwithreset.ini /epoc32/winscw/c/testdata/tcryptospi/configs/hmacincrementalhashwithreset.ini sl@0: ../testdata/ruleselection_interface.ini /epoc32/winscw/c/testdata/tcryptospi/configs/ruleselection_interface.ini sl@0: ../testdata/ruleselection_allchars.ini /epoc32/winscw/c/testdata/tcryptospi/configs/ruleselection_allchars.ini sl@0: ../testdata/ruleselection_matrix.ini /epoc32/winscw/c/testdata/tcryptospi/configs/ruleselection_matrix.ini sl@0: #endif sl@0: sl@0: #if (defined(SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT) && defined(SYMBIAN_ENABLE_SDP_ECC)) sl@0: ../testdata/dummyeccciphertestcases.ini /epoc32/winscw/c/testdata/tcryptospi/configs/dummyeccciphertestcases.ini sl@0: #endif sl@0: //*********************************************************************************************************************** sl@0: sl@0: // Asymmetric and Symmetric Data Files sl@0: ../testdata/asymsym/key64bit.txt /epoc32/winscw/c/testdata/tcryptospi/data/key64bit.txt sl@0: ../testdata/asymsym/key128bit.txt /epoc32/winscw/c/testdata/tcryptospi/data/key128bit.txt sl@0: ../testdata/asymsym/key192bit.txt /epoc32/winscw/c/testdata/tcryptospi/data/key192bit.txt sl@0: sl@0: ../testdata/asymsym/smallcipher64bit.txt /epoc32/winscw/c/testdata/tcryptospi/data/smallcipher64bit.txt sl@0: ../testdata/asymsym/smallcipher128bit.txt /epoc32/winscw/c/testdata/tcryptospi/data/smallcipher128bit.txt sl@0: ../testdata/asymsym/largecipher.txt /epoc32/winscw/c/testdata/tcryptospi/data/largecipher.txt sl@0: sl@0: // Symmetric Encrypted Data Check Data Files sl@0: ../testdata/symmetricdatacheck0001/128bitin.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/128bitin.txt sl@0: ../testdata/symmetricdatacheck0001/128bitkey.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/128bitkey.txt sl@0: ../testdata/symmetricdatacheck0001/192bitin.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/192bitin.txt sl@0: ../testdata/symmetricdatacheck0001/192bitiv.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/192bitiv.txt sl@0: ../testdata/symmetricdatacheck0001/192bitkey.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/192bitkey.txt sl@0: ../testdata/symmetricdatacheck0001/64bitin.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/64bitin.txt sl@0: ../testdata/symmetricdatacheck0001/64bitiv.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/64bitiv.txt sl@0: ../testdata/symmetricdatacheck0001/64bitkey.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/64bitkey.txt sl@0: ../testdata/symmetricdatacheck0001/aes-cbc-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/aes-cbc-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/aes-cbc-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/aes-cbc-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/aes-cfb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/aes-cfb-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/aes-cfb-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/aes-cfb-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/aes-ctr-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/aes-ctr-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/aes-ecb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/aes-ecb-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/aes-ecb-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/aes-ecb-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/aes-ofb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/aes-ofb-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/aes-ofb-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/aes-ofb-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/des3-cbc-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des3-cbc-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/des3-cbc-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des3-cbc-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/des3-cfb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des3-cfb-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/des3-cfb-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des3-cfb-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/des3-ctr-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des3-ctr-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/des3-ecb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des3-ecb-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/des3-ecb-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des3-ecb-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/des3-ofb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des3-ofb-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/des3-ofb-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des3-ofb-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/des-cbc-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des-cbc-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/des-cbc-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des-cbc-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/des-cfb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des-cfb-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/des-cfb-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des-cfb-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/des-ctr-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des-ctr-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/des-ecb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des-ecb-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/des-ecb-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des-ecb-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/des-ofb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des-ofb-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/des-ofb-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/des-ofb-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/rc2-cbc-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/rc2-cbc-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/rc2-cbc-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/rc2-cbc-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/rc2-cfb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/rc2-cfb-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/rc2-cfb-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/rc2-cfb-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/rc2-ctr-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/rc2-ctr-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/rc2-ecb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/rc2-ecb-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/rc2-ecb-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/rc2-ecb-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/rc2-ofb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/rc2-ofb-nopadding.txt sl@0: ../testdata/symmetricdatacheck0001/rc2-ofb-pkcs5padding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/rc2-ofb-pkcs5padding.txt sl@0: ../testdata/symmetricdatacheck0001/rc4-ecb-nopadding.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetricdatacheck0001/rc4-ecb-nopadding.txt sl@0: sl@0: // Hash and HMAC Data Files sl@0: ../testdata/hashhmac/smallhash-src.dat /epoc32/winscw/c/testdata/tcryptospi/data/smallhash-src.dat sl@0: ../testdata/hashhmac/largehash-src.dat /epoc32/winscw/c/testdata/tcryptospi/data/largehash-src.dat sl@0: sl@0: #ifdef SYMBIAN_SDP_IPSEC_VOIP_SUPPORT sl@0: // Mac Data Files sl@0: ../testdata/mac/symmetric-mac-key.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac-key.txt sl@0: ../testdata/mac/symmetric-mac-key10.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac-key10.txt sl@0: ../testdata/mac/symmetric-mac-key18.txt /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac-key18.txt sl@0: ../testdata/mac/symmetric-mac-src.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac-src.dat sl@0: ../testdata/mac/symmetric-mac-3bytes-src.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac-3bytes-src.dat sl@0: ../testdata/mac/symmetric-mac-16bytes-src.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac-16bytes-src.dat sl@0: ../testdata/mac/symmetric-mac-20bytes-src.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac-20bytes-src.dat sl@0: ../testdata/mac/symmetric-mac-32bytes-src.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac-32bytes-src.dat sl@0: ../testdata/mac/symmetric-mac-34bytes-src.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac-34bytes-src.dat sl@0: ../testdata/mac/symmetric-mac-1000bytes-src.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac-1000bytes-src.dat sl@0: ../testdata/mac/symmetric-mac96-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac96-mac.dat sl@0: ../testdata/mac/symmetric-mac96-3bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac96-3bytes-mac.dat sl@0: ../testdata/mac/symmetric-mac96-16bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac96-16bytes-mac.dat sl@0: ../testdata/mac/symmetric-mac96-20bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac96-20bytes-mac.dat sl@0: ../testdata/mac/symmetric-mac96-32bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac96-32bytes-mac.dat sl@0: ../testdata/mac/symmetric-mac96-34bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac96-34bytes-mac.dat sl@0: ../testdata/mac/symmetric-mac96-1000bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-mac96-1000bytes-mac.dat sl@0: ../testdata/mac/symmetric-prf128-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-prf128-mac.dat sl@0: ../testdata/mac/symmetric-prf128-3bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-prf128-3bytes-mac.dat sl@0: ../testdata/mac/symmetric-prf128-16bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-prf128-16bytes-mac.dat sl@0: ../testdata/mac/symmetric-prf128-20bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-prf128-20bytes-mac.dat sl@0: ../testdata/mac/symmetric-prf128-32bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-prf128-32bytes-mac.dat sl@0: ../testdata/mac/symmetric-prf128-34bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-prf128-34bytes-mac.dat sl@0: ../testdata/mac/symmetric-prf128-1000bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-prf128-1000bytes-mac.dat sl@0: ../testdata/mac/symmetric-prf128-key10bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-prf128-key10bytes-mac.dat sl@0: ../testdata/mac/symmetric-prf128-key18bytes-mac.dat /epoc32/winscw/c/testdata/tcryptospi/data/symmetric-prf128-key18bytes-mac.dat sl@0: #endif sl@0: sl@0: // Nist SP800-38a Data Files sl@0: ../testdata/nistsp800-38atestvectors/ctr-aes128key.ctr /epoc32/winscw/c/testdata/tcryptospi/data/nistsp800-38atestvectors/ctr-aes128key.ctr sl@0: ../testdata/nistsp800-38atestvectors/ctr-aesplaintext.ctr /epoc32/winscw/c/testdata/tcryptospi/data/nistsp800-38atestvectors/ctr-aesplaintext.ctr sl@0: ../testdata/nistsp800-38atestvectors/ctr-aesiv.ctr /epoc32/winscw/c/testdata/tcryptospi/data/nistsp800-38atestvectors/ctr-aesiv.ctr sl@0: ../testdata/nistsp800-38atestvectors/ctr-aes128ciphertext.ctr /epoc32/winscw/c/testdata/tcryptospi/data/nistsp800-38atestvectors/ctr-aes128ciphertext.ctr sl@0: sl@0: ../testdata/nistsp800-38atestvectors/ctr-aes192key.ctr /epoc32/winscw/c/testdata/tcryptospi/data/nistsp800-38atestvectors/ctr-aes192key.ctr sl@0: ../testdata/nistsp800-38atestvectors/ctr-aes192ciphertext.ctr /epoc32/winscw/c/testdata/tcryptospi/data/nistsp800-38atestvectors/ctr-aes192ciphertext.ctr sl@0: sl@0: ../testdata/nistsp800-38atestvectors/ctr-aes256key.ctr /epoc32/winscw/c/testdata/tcryptospi/data/nistsp800-38atestvectors/ctr-aes256key.ctr sl@0: ../testdata/nistsp800-38atestvectors/ctr-aes256ciphertext.ctr /epoc32/winscw/c/testdata/tcryptospi/data/nistsp800-38atestvectors/ctr-aes256ciphertext.ctr sl@0: sl@0: // Copy Batch files sl@0: #if (defined(SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT) && defined(SYMBIAN_ENABLE_SDP_ECC)) sl@0: ../scripts/batchfiles/pre_dummyeccplugin.bat /epoc32/winscw/c/testdata/tcryptospi/scripts/batchfiles/pre_dummyeccplugin.bat sl@0: ../scripts/batchfiles/post_dummyeccplugin.bat /epoc32/winscw/c/testdata/tcryptospi/scripts/batchfiles/post_dummyeccplugin.bat sl@0: #endif