1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/crypto/weakcryptospi/test/tcryptospi/testdata/plugincharsmac.ini Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,35 @@
1.4 +[MAC96]
1.5 +AlgorithmUid =KAlgorithmCipherAesXcbcMac96
1.6 +EncryptKey =CryptoSpiValidKe
1.7 +KeyType =KSymmetricKeyParameter
1.8 +
1.9 +ExInterfaceUid =KMacInterface
1.10 +ExAlgorithmUid =KAlgorithmCipherAesXcbcMac96
1.11 +ExImplementationUid =KTestPlugin02XcbcMac96
1.12 +ExCreatorName =KSymbianTestFramework
1.13 +ExFIPSApproved =False
1.14 +ExHardwareSupport =False
1.15 +ExMaxConcurrency =6
1.16 +ExAlgorithmName =KAesXcbcMac96Description
1.17 +ExLatency =20
1.18 +ExThroughput =200
1.19 +
1.20 +ExMacMode =KSymmetricCipherMode
1.21 +
1.22 +[PRF128]
1.23 +AlgorithmUid =KAlgorithmCipherAesXcbcPrf128
1.24 +EncryptKey =CryptoSpiValidKe
1.25 +KeyType =KSymmetricKeyParameter
1.26 +
1.27 +ExInterfaceUid =KMacInterface
1.28 +ExAlgorithmUid =KAlgorithmCipherAesXcbcPrf128
1.29 +ExImplementationUid =KTestPlugin02XcbcPrf128
1.30 +ExCreatorName =KSymbianTestFramework
1.31 +ExFIPSApproved =False
1.32 +ExHardwareSupport =False
1.33 +ExMaxConcurrency =5
1.34 +ExAlgorithmName =KAesXcbcPrf128Description
1.35 +ExLatency =20
1.36 +ExThroughput =90
1.37 +
1.38 +ExMacMode =KSymmetricCipherMode