os/security/crypto/weakcryptospi/test/tsymmetric/scripts/tsymmetricperformancetests.txt
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/crypto/weakcryptospi/test/tsymmetric/scripts/tsymmetricperformancetests.txt Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,1389 @@
1.4 +// Start of performance testing
1.5 +//
1.6 +// The <randDataSize> tags indicate the size in bytes of the
1.7 +// random input data to be generated for the cipher in each test case.
1.8 +//
1.9 +<action>
1.10 + <actionname>DES ECB Vector Test 0 (Performance)</actionname>
1.11 + <actiontype>Performance</actiontype>
1.12 + <actionbody>
1.13 + <vector>
1.14 + <ciphertype>DESECB</ciphertype>
1.15 + <key>10316E028C8F3B4A</key>
1.16 + <randDataSize>8</randDataSize>
1.17 + <iterations>1</iterations>
1.18 + </vector>
1.19 + </actionbody>
1.20 + <actionresult>
1.21 + <return>KErrNone</return>
1.22 + </actionresult>
1.23 +</action>
1.24 +<action>
1.25 + <actionname>DES ECB Vector Test 1 (Performance)</actionname>
1.26 + <actiontype>Performance</actiontype>
1.27 + <actionbody>
1.28 + <vector>
1.29 + <ciphertype>DESECB</ciphertype>
1.30 + <key>10316E028C8F3B4A</key>
1.31 + <randDataSize>16</randDataSize>
1.32 + <iterations>1</iterations>
1.33 + </vector>
1.34 + </actionbody>
1.35 + <actionresult>
1.36 + <return>KErrNone</return>
1.37 + </actionresult>
1.38 +</action>
1.39 +<action>
1.40 + <actionname>DES ECB Vector Test 2 (Performance)</actionname>
1.41 + <actiontype>Performance</actiontype>
1.42 + <actionbody>
1.43 + <vector>
1.44 + <ciphertype>DESECB</ciphertype>
1.45 + <key>10316E028C8F3B4A</key>
1.46 + <randDataSize>32</randDataSize>
1.47 + <iterations>1</iterations>
1.48 + </vector>
1.49 + </actionbody>
1.50 + <actionresult>
1.51 + <return>KErrNone</return>
1.52 + </actionresult>
1.53 +</action>
1.54 +<action>
1.55 + <actionname>DES ECB Vector Test 3 (Performance)</actionname>
1.56 + <actiontype>Performance</actiontype>
1.57 + <actionbody>
1.58 + <vector>
1.59 + <ciphertype>DESECB</ciphertype>
1.60 + <key>10316E028C8F3B4A</key>
1.61 + <randDataSize>64</randDataSize>
1.62 + <iterations>1</iterations>
1.63 + </vector>
1.64 + </actionbody>
1.65 + <actionresult>
1.66 + <return>KErrNone</return>
1.67 + </actionresult>
1.68 +</action>
1.69 +<action>
1.70 + <actionname>DES ECB Vector Test 4 (Performance)</actionname>
1.71 + <actiontype>Performance</actiontype>
1.72 + <actionbody>
1.73 + <vector>
1.74 + <ciphertype>DESECB</ciphertype>
1.75 + <key>10316E028C8F3B4A</key>
1.76 + <randDataSize>128</randDataSize>
1.77 + <iterations>1</iterations>
1.78 + </vector>
1.79 + </actionbody>
1.80 + <actionresult>
1.81 + <return>KErrNone</return>
1.82 + </actionresult>
1.83 +</action>
1.84 +<action>
1.85 + <actionname>DES ECB Vector Test 5 (Performance)</actionname>
1.86 + <actiontype>Performance</actiontype>
1.87 + <actionbody>
1.88 + <vector>
1.89 + <ciphertype>DESECB</ciphertype>
1.90 + <key>10316E028C8F3B4A</key>
1.91 + <randDataSize>256</randDataSize>
1.92 + <iterations>1</iterations>
1.93 + </vector>
1.94 + </actionbody>
1.95 + <actionresult>
1.96 + <return>KErrNone</return>
1.97 + </actionresult>
1.98 +</action>
1.99 +<action>
1.100 + <actionname>DES ECB Vector Test 6 (Performance)</actionname>
1.101 + <actiontype>Performance</actiontype>
1.102 + <actionbody>
1.103 + <vector>
1.104 + <ciphertype>DESECB</ciphertype>
1.105 + <key>10316E028C8F3B4A</key>
1.106 + <randDataSize>512</randDataSize>
1.107 + <iterations>1</iterations>
1.108 + </vector>
1.109 + </actionbody>
1.110 + <actionresult>
1.111 + <return>KErrNone</return>
1.112 + </actionresult>
1.113 +</action>
1.114 +<action>
1.115 + <actionname>DES ECB Vector Test 7 (Performance)</actionname>
1.116 + <actiontype>Performance</actiontype>
1.117 + <actionbody>
1.118 + <vector>
1.119 + <ciphertype>DESECB</ciphertype>
1.120 + <key>10316E028C8F3B4A</key>
1.121 + <randDataSize>1024</randDataSize>
1.122 + <iterations>1</iterations>
1.123 + </vector>
1.124 + </actionbody>
1.125 + <actionresult>
1.126 + <return>KErrNone</return>
1.127 + </actionresult>
1.128 +</action>
1.129 +<action>
1.130 + <actionname>DES ECB Vector Test 8 (Performance)</actionname>
1.131 + <actiontype>Performance</actiontype>
1.132 + <actionbody>
1.133 + <vector>
1.134 + <ciphertype>DESECB</ciphertype>
1.135 + <key>10316E028C8F3B4A</key>
1.136 + <randDataSize>2048</randDataSize>
1.137 + <iterations>1</iterations>
1.138 + </vector>
1.139 + </actionbody>
1.140 + <actionresult>
1.141 + <return>KErrNone</return>
1.142 + </actionresult>
1.143 +</action>
1.144 +<action>
1.145 + <actionname>DES ECB Vector Test 9 (Performance)</actionname>
1.146 + <actiontype>Performance</actiontype>
1.147 + <actionbody>
1.148 + <vector>
1.149 + <ciphertype>DESECB</ciphertype>
1.150 + <key>10316E028C8F3B4A</key>
1.151 + <randDataSize>4096</randDataSize>
1.152 + <iterations>1</iterations>
1.153 + </vector>
1.154 + </actionbody>
1.155 + <actionresult>
1.156 + <return>KErrNone</return>
1.157 + </actionresult>
1.158 +</action>
1.159 +<action>
1.160 + <actionname>DES CBC Vector Test 0 (Performance)</actionname>
1.161 + <actiontype>Performance</actiontype>
1.162 + <actionbody>
1.163 + <vector>
1.164 + <ciphertype>DESCBC</ciphertype>
1.165 + <key>10316E028C8F3B4A</key>
1.166 + <randDataSize>8</randDataSize>
1.167 + <iv>0000000000000000</iv>
1.168 + <iterations>1</iterations>
1.169 + </vector>
1.170 + </actionbody>
1.171 + <actionresult>
1.172 + <return>KErrNone</return>
1.173 + </actionresult>
1.174 +</action>
1.175 +<action>
1.176 + <actionname>DES CBC Vector Test 1 (Performance)</actionname>
1.177 + <actiontype>Performance</actiontype>
1.178 + <actionbody>
1.179 + <vector>
1.180 + <ciphertype>DESCBC</ciphertype>
1.181 + <key>10316E028C8F3B4A</key>
1.182 + <randDataSize>16</randDataSize>
1.183 + <iv>0000000000000000</iv>
1.184 + <iterations>1</iterations>
1.185 + </vector>
1.186 + </actionbody>
1.187 + <actionresult>
1.188 + <return>KErrNone</return>
1.189 + </actionresult>
1.190 +</action>
1.191 +<action>
1.192 + <actionname>DES CBC Vector Test 2 (Performance)</actionname>
1.193 + <actiontype>Performance</actiontype>
1.194 + <actionbody>
1.195 + <vector>
1.196 + <ciphertype>DESCBC</ciphertype>
1.197 + <key>10316E028C8F3B4A</key>
1.198 + <randDataSize>32</randDataSize>
1.199 + <iv>0000000000000000</iv>
1.200 + <iterations>1</iterations>
1.201 + </vector>
1.202 + </actionbody>
1.203 + <actionresult>
1.204 + <return>KErrNone</return>
1.205 + </actionresult>
1.206 +</action>
1.207 +<action>
1.208 + <actionname>DES CBC Vector Test 3 (Performance)</actionname>
1.209 + <actiontype>Performance</actiontype>
1.210 + <actionbody>
1.211 + <vector>
1.212 + <ciphertype>DESCBC</ciphertype>
1.213 + <key>10316E028C8F3B4A</key>
1.214 + <randDataSize>64</randDataSize>
1.215 + <iv>0000000000000000</iv>
1.216 + <iterations>1</iterations>
1.217 + </vector>
1.218 + </actionbody>
1.219 + <actionresult>
1.220 + <return>KErrNone</return>
1.221 + </actionresult>
1.222 +</action>
1.223 +<action>
1.224 + <actionname>DES CBC Vector Test 4 (Performance)</actionname>
1.225 + <actiontype>Performance</actiontype>
1.226 + <actionbody>
1.227 + <vector>
1.228 + <ciphertype>DESCBC</ciphertype>
1.229 + <key>10316E028C8F3B4A</key>
1.230 + <randDataSize>128</randDataSize>
1.231 + <iv>0000000000000000</iv>
1.232 + <iterations>1</iterations>
1.233 + </vector>
1.234 + </actionbody>
1.235 + <actionresult>
1.236 + <return>KErrNone</return>
1.237 + </actionresult>
1.238 +</action>
1.239 +<action>
1.240 + <actionname>DES CBC Vector Test 5 (Performance)</actionname>
1.241 + <actiontype>Performance</actiontype>
1.242 + <actionbody>
1.243 + <vector>
1.244 + <ciphertype>DESCBC</ciphertype>
1.245 + <key>10316E028C8F3B4A</key>
1.246 + <randDataSize>256</randDataSize>
1.247 + <iv>0000000000000000</iv>
1.248 + <iterations>1</iterations>
1.249 + </vector>
1.250 + </actionbody>
1.251 + <actionresult>
1.252 + <return>KErrNone</return>
1.253 + </actionresult>
1.254 +</action>
1.255 +<action>
1.256 + <actionname>DES CBC Vector Test 6 (Performance)</actionname>
1.257 + <actiontype>Performance</actiontype>
1.258 + <actionbody>
1.259 + <vector>
1.260 + <ciphertype>DESCBC</ciphertype>
1.261 + <key>10316E028C8F3B4A</key>
1.262 + <randDataSize>512</randDataSize>
1.263 + <iv>0000000000000000</iv>
1.264 + <iterations>1</iterations>
1.265 + </vector>
1.266 + </actionbody>
1.267 + <actionresult>
1.268 + <return>KErrNone</return>
1.269 + </actionresult>
1.270 +</action>
1.271 +<action>
1.272 + <actionname>DES CBC Vector Test 7 (Performance)</actionname>
1.273 + <actiontype>Performance</actiontype>
1.274 + <actionbody>
1.275 + <vector>
1.276 + <ciphertype>DESCBC</ciphertype>
1.277 + <key>10316E028C8F3B4A</key>
1.278 + <randDataSize>1024</randDataSize>
1.279 + <iv>0000000000000000</iv>
1.280 + <iterations>1</iterations>
1.281 + </vector>
1.282 + </actionbody>
1.283 + <actionresult>
1.284 + <return>KErrNone</return>
1.285 + </actionresult>
1.286 +</action>
1.287 +<action>
1.288 + <actionname>DES CBC Vector Test 8 (Performance)</actionname>
1.289 + <actiontype>Performance</actiontype>
1.290 + <actionbody>
1.291 + <vector>
1.292 + <ciphertype>DESCBC</ciphertype>
1.293 + <key>10316E028C8F3B4A</key>
1.294 + <randDataSize>2048</randDataSize>
1.295 + <iv>0000000000000000</iv>
1.296 + <iterations>1</iterations>
1.297 + </vector>
1.298 + </actionbody>
1.299 + <actionresult>
1.300 + <return>KErrNone</return>
1.301 + </actionresult>
1.302 +</action>
1.303 +<action>
1.304 + <actionname>DES CBC Vector Test 9 (Performance)</actionname>
1.305 + <actiontype>Performance</actiontype>
1.306 + <actionbody>
1.307 + <vector>
1.308 + <ciphertype>DESCBC</ciphertype>
1.309 + <key>10316E028C8F3B4A</key>
1.310 + <randDataSize>4096</randDataSize>
1.311 + <iv>0000000000000000</iv>
1.312 + <iterations>1</iterations>
1.313 + </vector>
1.314 + </actionbody>
1.315 + <actionresult>
1.316 + <return>KErrNone</return>
1.317 + </actionresult>
1.318 +</action>
1.319 +<action>
1.320 + <actionname>3 DES ECB Vector Test 0 (Performance)</actionname>
1.321 + <actiontype>Performance</actiontype>
1.322 + <actionbody>
1.323 + <vector>
1.324 + <ciphertype>3DESECB</ciphertype>
1.325 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.326 + <randDataSize>8</randDataSize>
1.327 + <iterations>1</iterations>
1.328 + </vector>
1.329 + </actionbody>
1.330 + <actionresult>
1.331 + <return>KErrNone</return>
1.332 + </actionresult>
1.333 +</action>
1.334 +<action>
1.335 + <actionname>3 DES ECB Vector Test 1 (Performance)</actionname>
1.336 + <actiontype>Performance</actiontype>
1.337 + <actionbody>
1.338 + <vector>
1.339 + <ciphertype>3DESECB</ciphertype>
1.340 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.341 + <randDataSize>16</randDataSize>
1.342 + <iterations>1</iterations>
1.343 + </vector>
1.344 + </actionbody>
1.345 + <actionresult>
1.346 + <return>KErrNone</return>
1.347 + </actionresult>
1.348 +</action>
1.349 +<action>
1.350 + <actionname>3 DES ECB Vector Test 2 (Performance)</actionname>
1.351 + <actiontype>Performance</actiontype>
1.352 + <actionbody>
1.353 + <vector>
1.354 + <ciphertype>3DESECB</ciphertype>
1.355 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.356 + <randDataSize>32</randDataSize>
1.357 + <iterations>1</iterations>
1.358 + </vector>
1.359 + </actionbody>
1.360 + <actionresult>
1.361 + <return>KErrNone</return>
1.362 + </actionresult>
1.363 +</action>
1.364 +<action>
1.365 + <actionname>3 DES ECB Vector Test 3 (Performance)</actionname>
1.366 + <actiontype>Performance</actiontype>
1.367 + <actionbody>
1.368 + <vector>
1.369 + <ciphertype>3DESECB</ciphertype>
1.370 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.371 + <randDataSize>64</randDataSize>
1.372 + <iterations>1</iterations>
1.373 + </vector>
1.374 + </actionbody>
1.375 + <actionresult>
1.376 + <return>KErrNone</return>
1.377 + </actionresult>
1.378 +</action>
1.379 +<action>
1.380 + <actionname>3 DES ECB Vector Test 4 (Performance)</actionname>
1.381 + <actiontype>Performance</actiontype>
1.382 + <actionbody>
1.383 + <vector>
1.384 + <ciphertype>3DESECB</ciphertype>
1.385 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.386 + <randDataSize>128</randDataSize>
1.387 + <iterations>1</iterations>
1.388 + </vector>
1.389 + </actionbody>
1.390 + <actionresult>
1.391 + <return>KErrNone</return>
1.392 + </actionresult>
1.393 +</action>
1.394 +<action>
1.395 + <actionname>3 DES ECB Vector Test 5 (Performance)</actionname>
1.396 + <actiontype>Performance</actiontype>
1.397 + <actionbody>
1.398 + <vector>
1.399 + <ciphertype>3DESECB</ciphertype>
1.400 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.401 + <randDataSize>256</randDataSize>
1.402 + <iterations>1</iterations>
1.403 + </vector>
1.404 + </actionbody>
1.405 + <actionresult>
1.406 + <return>KErrNone</return>
1.407 + </actionresult>
1.408 +</action>
1.409 +<action>
1.410 + <actionname>3 DES ECB Vector Test 6 (Performance)</actionname>
1.411 + <actiontype>Performance</actiontype>
1.412 + <actionbody>
1.413 + <vector>
1.414 + <ciphertype>3DESECB</ciphertype>
1.415 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.416 + <randDataSize>512</randDataSize>
1.417 + <iterations>1</iterations>
1.418 + </vector>
1.419 + </actionbody>
1.420 + <actionresult>
1.421 + <return>KErrNone</return>
1.422 + </actionresult>
1.423 +</action>
1.424 +<action>
1.425 + <actionname>3 DES ECB Vector Test 7 (Performance)</actionname>
1.426 + <actiontype>Performance</actiontype>
1.427 + <actionbody>
1.428 + <vector>
1.429 + <ciphertype>3DESECB</ciphertype>
1.430 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.431 + <randDataSize>1024</randDataSize>
1.432 + <iterations>1</iterations>
1.433 + </vector>
1.434 + </actionbody>
1.435 + <actionresult>
1.436 + <return>KErrNone</return>
1.437 + </actionresult>
1.438 +</action>
1.439 +<action>
1.440 + <actionname>3 DES ECB Vector Test 8 (Performance)</actionname>
1.441 + <actiontype>Performance</actiontype>
1.442 + <actionbody>
1.443 + <vector>
1.444 + <ciphertype>3DESECB</ciphertype>
1.445 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.446 + <randDataSize>2048</randDataSize>
1.447 + <iterations>1</iterations>
1.448 + </vector>
1.449 + </actionbody>
1.450 + <actionresult>
1.451 + <return>KErrNone</return>
1.452 + </actionresult>
1.453 +</action>
1.454 +<action>
1.455 + <actionname>3 DES ECB Vector Test 9 (Performance)</actionname>
1.456 + <actiontype>Performance</actiontype>
1.457 + <actionbody>
1.458 + <vector>
1.459 + <ciphertype>3DESECB</ciphertype>
1.460 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.461 + <randDataSize>4096</randDataSize>
1.462 + <iterations>1</iterations>
1.463 + </vector>
1.464 + </actionbody>
1.465 + <actionresult>
1.466 + <return>KErrNone</return>
1.467 + </actionresult>
1.468 +</action>
1.469 +<action>
1.470 + <actionname>3 DES CBC Vector Test 0 (Performance)</actionname>
1.471 + <actiontype>Performance</actiontype>
1.472 + <actionbody>
1.473 + <vector>
1.474 + <ciphertype>3DESCBC</ciphertype>
1.475 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.476 + <randDataSize>8</randDataSize>
1.477 + <iv>0000000000000000</iv>
1.478 + <iterations>1</iterations>
1.479 + </vector>
1.480 + </actionbody>
1.481 + <actionresult>
1.482 + <return>KErrNone</return>
1.483 + </actionresult>
1.484 +</action>
1.485 +<action>
1.486 + <actionname>3 DES CBC Vector Test 1 (Performance)</actionname>
1.487 + <actiontype>Performance</actiontype>
1.488 + <actionbody>
1.489 + <vector>
1.490 + <ciphertype>3DESCBC</ciphertype>
1.491 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.492 + <randDataSize>16</randDataSize>
1.493 + <iv>0000000000000000</iv>
1.494 + <iterations>1</iterations>
1.495 + </vector>
1.496 + </actionbody>
1.497 + <actionresult>
1.498 + <return>KErrNone</return>
1.499 + </actionresult>
1.500 +</action>
1.501 +<action>
1.502 + <actionname>3 DES CBC Vector Test 2 (Performance)</actionname>
1.503 + <actiontype>Performance</actiontype>
1.504 + <actionbody>
1.505 + <vector>
1.506 + <ciphertype>3DESCBC</ciphertype>
1.507 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.508 + <randDataSize>32</randDataSize>
1.509 + <iv>0000000000000000</iv>
1.510 + <iterations>1</iterations>
1.511 + </vector>
1.512 + </actionbody>
1.513 + <actionresult>
1.514 + <return>KErrNone</return>
1.515 + </actionresult>
1.516 +</action>
1.517 +<action>
1.518 + <actionname>3 DES CBC Vector Test 3 (Performance)</actionname>
1.519 + <actiontype>Performance</actiontype>
1.520 + <actionbody>
1.521 + <vector>
1.522 + <ciphertype>3DESCBC</ciphertype>
1.523 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.524 + <randDataSize>64</randDataSize>
1.525 + <iv>0000000000000000</iv>
1.526 + <iterations>1</iterations>
1.527 + </vector>
1.528 + </actionbody>
1.529 + <actionresult>
1.530 + <return>KErrNone</return>
1.531 + </actionresult>
1.532 +</action>
1.533 +<action>
1.534 + <actionname>3 DES CBC Vector Test 4 (Performance)</actionname>
1.535 + <actiontype>Performance</actiontype>
1.536 + <actionbody>
1.537 + <vector>
1.538 + <ciphertype>3DESCBC</ciphertype>
1.539 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.540 + <randDataSize>128</randDataSize>
1.541 + <iv>0000000000000000</iv>
1.542 + <iterations>1</iterations>
1.543 + </vector>
1.544 + </actionbody>
1.545 + <actionresult>
1.546 + <return>KErrNone</return>
1.547 + </actionresult>
1.548 +</action>
1.549 +<action>
1.550 + <actionname>3 DES CBC Vector Test 5 (Performance)</actionname>
1.551 + <actiontype>Performance</actiontype>
1.552 + <actionbody>
1.553 + <vector>
1.554 + <ciphertype>3DESCBC</ciphertype>
1.555 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.556 + <randDataSize>256</randDataSize>
1.557 + <iv>0000000000000000</iv>
1.558 + <iterations>1</iterations>
1.559 + </vector>
1.560 + </actionbody>
1.561 + <actionresult>
1.562 + <return>KErrNone</return>
1.563 + </actionresult>
1.564 +</action>
1.565 +<action>
1.566 + <actionname>3 DES CBC Vector Test 6 (Performance)</actionname>
1.567 + <actiontype>Performance</actiontype>
1.568 + <actionbody>
1.569 + <vector>
1.570 + <ciphertype>3DESCBC</ciphertype>
1.571 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.572 + <randDataSize>512</randDataSize>
1.573 + <iv>0000000000000000</iv>
1.574 + <iterations>1</iterations>
1.575 + </vector>
1.576 + </actionbody>
1.577 + <actionresult>
1.578 + <return>KErrNone</return>
1.579 + </actionresult>
1.580 +</action>
1.581 +<action>
1.582 + <actionname>3 DES CBC Vector Test 7 (Performance)</actionname>
1.583 + <actiontype>Performance</actiontype>
1.584 + <actionbody>
1.585 + <vector>
1.586 + <ciphertype>3DESCBC</ciphertype>
1.587 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.588 + <randDataSize>1024</randDataSize>
1.589 + <iv>0000000000000000</iv>
1.590 + <iterations>1</iterations>
1.591 + </vector>
1.592 + </actionbody>
1.593 + <actionresult>
1.594 + <return>KErrNone</return>
1.595 + </actionresult>
1.596 +</action>
1.597 +<action>
1.598 + <actionname>3 DES CBC Vector Test 8 (Performance)</actionname>
1.599 + <actiontype>Performance</actiontype>
1.600 + <actionbody>
1.601 + <vector>
1.602 + <ciphertype>3DESCBC</ciphertype>
1.603 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.604 + <randDataSize>2048</randDataSize>
1.605 + <iv>0000000000000000</iv>
1.606 + <iterations>1</iterations>
1.607 + </vector>
1.608 + </actionbody>
1.609 + <actionresult>
1.610 + <return>KErrNone</return>
1.611 + </actionresult>
1.612 +</action>
1.613 +<action>
1.614 + <actionname>3 DES CBC Vector Test 9 (Performance)</actionname>
1.615 + <actiontype>Performance</actiontype>
1.616 + <actionbody>
1.617 + <vector>
1.618 + <ciphertype>3DESCBC</ciphertype>
1.619 + <key>10316E028C8F3B4A10316E028C8F3B4A10316E028C8F3B4A</key>
1.620 + <randDataSize>4096</randDataSize>
1.621 + <iv>0000000000000000</iv>
1.622 + <iterations>1</iterations>
1.623 + </vector>
1.624 + </actionbody>
1.625 + <actionresult>
1.626 + <return>KErrNone</return>
1.627 + </actionresult>
1.628 +</action>
1.629 +<action>
1.630 + <actionname>RC2 ECB Vector Test 0 (Performance)</actionname>
1.631 + <actiontype>Performance</actiontype>
1.632 + <actionbody>
1.633 + <vector>
1.634 + <ciphertype>RC2ECB</ciphertype>
1.635 + <key>88</key>
1.636 + <effectiveKeyLength>64</effectiveKeyLength>
1.637 + <randDataSize>8</randDataSize>
1.638 + <iterations>1</iterations>
1.639 + </vector>
1.640 + </actionbody>
1.641 + <actionresult>
1.642 + <return>KErrNone</return>
1.643 + </actionresult>
1.644 +</action>
1.645 +<action>
1.646 + <actionname>RC2 ECB Vector Test 1 (Performance)</actionname>
1.647 + <actiontype>Performance</actiontype>
1.648 + <actionbody>
1.649 + <vector>
1.650 + <ciphertype>RC2ECB</ciphertype>
1.651 + <key>88</key>
1.652 + <effectiveKeyLength>64</effectiveKeyLength>
1.653 + <randDataSize>16</randDataSize>
1.654 + <iterations>1</iterations>
1.655 + </vector>
1.656 + </actionbody>
1.657 + <actionresult>
1.658 + <return>KErrNone</return>
1.659 + </actionresult>
1.660 +</action>
1.661 +<action>
1.662 + <actionname>RC2 ECB Vector Test 2 (Performance)</actionname>
1.663 + <actiontype>Performance</actiontype>
1.664 + <actionbody>
1.665 + <vector>
1.666 + <ciphertype>RC2ECB</ciphertype>
1.667 + <key>88</key>
1.668 + <effectiveKeyLength>64</effectiveKeyLength>
1.669 + <randDataSize>32</randDataSize>
1.670 + <iterations>1</iterations>
1.671 + </vector>
1.672 + </actionbody>
1.673 + <actionresult>
1.674 + <return>KErrNone</return>
1.675 + </actionresult>
1.676 +</action>
1.677 +<action>
1.678 + <actionname>RC2 ECB Vector Test 3 (Performance)</actionname>
1.679 + <actiontype>Performance</actiontype>
1.680 + <actionbody>
1.681 + <vector>
1.682 + <ciphertype>RC2ECB</ciphertype>
1.683 + <key>88</key>
1.684 + <effectiveKeyLength>64</effectiveKeyLength>
1.685 + <randDataSize>64</randDataSize>
1.686 + <iterations>1</iterations>
1.687 + </vector>
1.688 + </actionbody>
1.689 + <actionresult>
1.690 + <return>KErrNone</return>
1.691 + </actionresult>
1.692 +</action>
1.693 +<action>
1.694 + <actionname>RC2 ECB Vector Test 4 (Performance)</actionname>
1.695 + <actiontype>Performance</actiontype>
1.696 + <actionbody>
1.697 + <vector>
1.698 + <ciphertype>RC2ECB</ciphertype>
1.699 + <key>88</key>
1.700 + <effectiveKeyLength>64</effectiveKeyLength>
1.701 + <randDataSize>128</randDataSize>
1.702 + <iterations>1</iterations>
1.703 + </vector>
1.704 + </actionbody>
1.705 + <actionresult>
1.706 + <return>KErrNone</return>
1.707 + </actionresult>
1.708 +</action>
1.709 +<action>
1.710 + <actionname>RC2 ECB Vector Test 5 (Performance)</actionname>
1.711 + <actiontype>Performance</actiontype>
1.712 + <actionbody>
1.713 + <vector>
1.714 + <ciphertype>RC2ECB</ciphertype>
1.715 + <key>88</key>
1.716 + <effectiveKeyLength>64</effectiveKeyLength>
1.717 + <randDataSize>256</randDataSize>
1.718 + <iterations>1</iterations>
1.719 + </vector>
1.720 + </actionbody>
1.721 + <actionresult>
1.722 + <return>KErrNone</return>
1.723 + </actionresult>
1.724 +</action>
1.725 +<action>
1.726 + <actionname>RC2 ECB Vector Test 6 (Performance)</actionname>
1.727 + <actiontype>Performance</actiontype>
1.728 + <actionbody>
1.729 + <vector>
1.730 + <ciphertype>RC2ECB</ciphertype>
1.731 + <key>88</key>
1.732 + <effectiveKeyLength>64</effectiveKeyLength>
1.733 + <randDataSize>512</randDataSize>
1.734 + <iterations>1</iterations>
1.735 + </vector>
1.736 + </actionbody>
1.737 + <actionresult>
1.738 + <return>KErrNone</return>
1.739 + </actionresult>
1.740 +</action>
1.741 +<action>
1.742 + <actionname>RC2 ECB Vector Test 7 (Performance)</actionname>
1.743 + <actiontype>Performance</actiontype>
1.744 + <actionbody>
1.745 + <vector>
1.746 + <ciphertype>RC2ECB</ciphertype>
1.747 + <key>88</key>
1.748 + <effectiveKeyLength>64</effectiveKeyLength>
1.749 + <randDataSize>1024</randDataSize>
1.750 + <iterations>1</iterations>
1.751 + </vector>
1.752 + </actionbody>
1.753 + <actionresult>
1.754 + <return>KErrNone</return>
1.755 + </actionresult>
1.756 +</action>
1.757 +<action>
1.758 + <actionname>RC2 ECB Vector Test 8 (Performance)</actionname>
1.759 + <actiontype>Performance</actiontype>
1.760 + <actionbody>
1.761 + <vector>
1.762 + <ciphertype>RC2ECB</ciphertype>
1.763 + <key>88</key>
1.764 + <effectiveKeyLength>64</effectiveKeyLength>
1.765 + <randDataSize>2048</randDataSize>
1.766 + <iterations>1</iterations>
1.767 + </vector>
1.768 + </actionbody>
1.769 + <actionresult>
1.770 + <return>KErrNone</return>
1.771 + </actionresult>
1.772 +</action>
1.773 +<action>
1.774 + <actionname>RC2 ECB Vector Test 9 (Performance)</actionname>
1.775 + <actiontype>Performance</actiontype>
1.776 + <actionbody>
1.777 + <vector>
1.778 + <ciphertype>RC2ECB</ciphertype>
1.779 + <key>88</key>
1.780 + <effectiveKeyLength>64</effectiveKeyLength>
1.781 + <randDataSize>4096</randDataSize>
1.782 + <iterations>1</iterations>
1.783 + </vector>
1.784 + </actionbody>
1.785 + <actionresult>
1.786 + <return>KErrNone</return>
1.787 + </actionresult>
1.788 +</action>
1.789 +<action>
1.790 + <actionname>RC2 CBC Vector Test 0 (Performance)</actionname>
1.791 + <actiontype>Performance</actiontype>
1.792 + <actionbody>
1.793 + <vector>
1.794 + <ciphertype>RC2CBC</ciphertype>
1.795 + <key>0000000000000000</key>
1.796 + <effectiveKeyLength>64</effectiveKeyLength>
1.797 + <randDataSize>8</randDataSize>
1.798 + <iv>0000000000000000</iv>
1.799 + <iterations>1</iterations>
1.800 + </vector>
1.801 + </actionbody>
1.802 + <actionresult>
1.803 + <return>KErrNone</return>
1.804 + </actionresult>
1.805 +</action>
1.806 +<action>
1.807 + <actionname>RC2 CBC Vector Test 1 (Performance)</actionname>
1.808 + <actiontype>Performance</actiontype>
1.809 + <actionbody>
1.810 + <vector>
1.811 + <ciphertype>RC2CBC</ciphertype>
1.812 + <key>0000000000000000</key>
1.813 + <effectiveKeyLength>64</effectiveKeyLength>
1.814 + <randDataSize>16</randDataSize>
1.815 + <iv>0000000000000000</iv>
1.816 + <iterations>1</iterations>
1.817 + </vector>
1.818 + </actionbody>
1.819 + <actionresult>
1.820 + <return>KErrNone</return>
1.821 + </actionresult>
1.822 +</action>
1.823 +<action>
1.824 + <actionname>RC2 CBC Vector Test 2 (Performance)</actionname>
1.825 + <actiontype>Performance</actiontype>
1.826 + <actionbody>
1.827 + <vector>
1.828 + <ciphertype>RC2CBC</ciphertype>
1.829 + <key>0000000000000000</key>
1.830 + <effectiveKeyLength>64</effectiveKeyLength>
1.831 + <randDataSize>32</randDataSize>
1.832 + <iv>0000000000000000</iv>
1.833 + <iterations>1</iterations>
1.834 + </vector>
1.835 + </actionbody>
1.836 + <actionresult>
1.837 + <return>KErrNone</return>
1.838 + </actionresult>
1.839 +</action>
1.840 +<action>
1.841 + <actionname>RC2 CBC Vector Test 3 (Performance)</actionname>
1.842 + <actiontype>Performance</actiontype>
1.843 + <actionbody>
1.844 + <vector>
1.845 + <ciphertype>RC2CBC</ciphertype>
1.846 + <key>0000000000000000</key>
1.847 + <effectiveKeyLength>64</effectiveKeyLength>
1.848 + <randDataSize>64</randDataSize>
1.849 + <iv>0000000000000000</iv>
1.850 + <iterations>1</iterations>
1.851 + </vector>
1.852 + </actionbody>
1.853 + <actionresult>
1.854 + <return>KErrNone</return>
1.855 + </actionresult>
1.856 +</action>
1.857 +<action>
1.858 + <actionname>RC2 CBC Vector Test 4 (Performance)</actionname>
1.859 + <actiontype>Performance</actiontype>
1.860 + <actionbody>
1.861 + <vector>
1.862 + <ciphertype>RC2CBC</ciphertype>
1.863 + <key>0000000000000000</key>
1.864 + <effectiveKeyLength>64</effectiveKeyLength>
1.865 + <randDataSize>128</randDataSize>
1.866 + <iv>0000000000000000</iv>
1.867 + <iterations>1</iterations>
1.868 + </vector>
1.869 + </actionbody>
1.870 + <actionresult>
1.871 + <return>KErrNone</return>
1.872 + </actionresult>
1.873 +</action>
1.874 +<action>
1.875 + <actionname>RC2 CBC Vector Test 5 (Performance)</actionname>
1.876 + <actiontype>Performance</actiontype>
1.877 + <actionbody>
1.878 + <vector>
1.879 + <ciphertype>RC2CBC</ciphertype>
1.880 + <key>0000000000000000</key>
1.881 + <effectiveKeyLength>64</effectiveKeyLength>
1.882 + <randDataSize>256</randDataSize>
1.883 + <iv>0000000000000000</iv>
1.884 + <iterations>1</iterations>
1.885 + </vector>
1.886 + </actionbody>
1.887 + <actionresult>
1.888 + <return>KErrNone</return>
1.889 + </actionresult>
1.890 +</action>
1.891 +<action>
1.892 + <actionname>RC2 CBC Vector Test 6 (Performance)</actionname>
1.893 + <actiontype>Performance</actiontype>
1.894 + <actionbody>
1.895 + <vector>
1.896 + <ciphertype>RC2CBC</ciphertype>
1.897 + <key>0000000000000000</key>
1.898 + <effectiveKeyLength>64</effectiveKeyLength>
1.899 + <randDataSize>512</randDataSize>
1.900 + <iv>0000000000000000</iv>
1.901 + <iterations>1</iterations>
1.902 + </vector>
1.903 + </actionbody>
1.904 + <actionresult>
1.905 + <return>KErrNone</return>
1.906 + </actionresult>
1.907 +</action>
1.908 +<action>
1.909 + <actionname>RC2 CBC Vector Test 7 (Performance)</actionname>
1.910 + <actiontype>Performance</actiontype>
1.911 + <actionbody>
1.912 + <vector>
1.913 + <ciphertype>RC2CBC</ciphertype>
1.914 + <key>0000000000000000</key>
1.915 + <effectiveKeyLength>64</effectiveKeyLength>
1.916 + <randDataSize>1024</randDataSize>
1.917 + <iv>0000000000000000</iv>
1.918 + <iterations>1</iterations>
1.919 + </vector>
1.920 + </actionbody>
1.921 + <actionresult>
1.922 + <return>KErrNone</return>
1.923 + </actionresult>
1.924 +</action>
1.925 +<action>
1.926 + <actionname>RC2 CBC Vector Test 8 (Performance)</actionname>
1.927 + <actiontype>Performance</actiontype>
1.928 + <actionbody>
1.929 + <vector>
1.930 + <ciphertype>RC2CBC</ciphertype>
1.931 + <key>0000000000000000</key>
1.932 + <effectiveKeyLength>64</effectiveKeyLength>
1.933 + <randDataSize>2048</randDataSize>
1.934 + <iv>0000000000000000</iv>
1.935 + <iterations>1</iterations>
1.936 + </vector>
1.937 + </actionbody>
1.938 + <actionresult>
1.939 + <return>KErrNone</return>
1.940 + </actionresult>
1.941 +</action>
1.942 +<action>
1.943 + <actionname>RC2 CBC Vector Test 9 (Performance)</actionname>
1.944 + <actiontype>Performance</actiontype>
1.945 + <actionbody>
1.946 + <vector>
1.947 + <ciphertype>RC2CBC</ciphertype>
1.948 + <key>0000000000000000</key>
1.949 + <effectiveKeyLength>64</effectiveKeyLength>
1.950 + <randDataSize>4096</randDataSize>
1.951 + <iv>0000000000000000</iv>
1.952 + <iterations>1</iterations>
1.953 + </vector>
1.954 + </actionbody>
1.955 + <actionresult>
1.956 + <return>KErrNone</return>
1.957 + </actionresult>
1.958 +</action>
1.959 +<action>
1.960 + <actionname>AES ECB Vector Test 0 (Performance)</actionname>
1.961 + <actiontype>Performance</actiontype>
1.962 + <actionbody>
1.963 + <vector>
1.964 + <ciphertype>AESECB</ciphertype>
1.965 + <key>80000000000000000000000000000000</key>
1.966 + <randDataSize>16</randDataSize>
1.967 + <iterations>1</iterations>
1.968 + <result>ETrue</result>
1.969 + </vector>
1.970 + </actionbody>
1.971 + <actionresult>
1.972 + <return>KErrNone</return>
1.973 + </actionresult>
1.974 +</action>
1.975 +<action>
1.976 + <actionname>AES ECB Vector Test 1 (Performance)</actionname>
1.977 + <actiontype>Performance</actiontype>
1.978 + <actionbody>
1.979 + <vector>
1.980 + <ciphertype>AESECB</ciphertype>
1.981 + <key>80000000000000000000000000000000</key>
1.982 + <randDataSize>32</randDataSize>
1.983 + <iterations>1</iterations>
1.984 + <result>ETrue</result>
1.985 + </vector>
1.986 + </actionbody>
1.987 + <actionresult>
1.988 + <return>KErrNone</return>
1.989 + </actionresult>
1.990 +</action>
1.991 +<action>
1.992 + <actionname>AES ECB Vector Test 2 (Performance)</actionname>
1.993 + <actiontype>Performance</actiontype>
1.994 + <actionbody>
1.995 + <vector>
1.996 + <ciphertype>AESECB</ciphertype>
1.997 + <key>80000000000000000000000000000000</key>
1.998 + <randDataSize>64</randDataSize>
1.999 + <iterations>1</iterations>
1.1000 + <result>ETrue</result>
1.1001 + </vector>
1.1002 + </actionbody>
1.1003 + <actionresult>
1.1004 + <return>KErrNone</return>
1.1005 + </actionresult>
1.1006 +</action>
1.1007 +<action>
1.1008 + <actionname>AES ECB Vector Test 3 (Performance)</actionname>
1.1009 + <actiontype>Performance</actiontype>
1.1010 + <actionbody>
1.1011 + <vector>
1.1012 + <ciphertype>AESECB</ciphertype>
1.1013 + <key>80000000000000000000000000000000</key>
1.1014 + <randDataSize>128</randDataSize>
1.1015 + <iterations>1</iterations>
1.1016 + <result>ETrue</result>
1.1017 + </vector>
1.1018 + </actionbody>
1.1019 + <actionresult>
1.1020 + <return>KErrNone</return>
1.1021 + </actionresult>
1.1022 +</action>
1.1023 +<action>
1.1024 + <actionname>AES ECB Vector Test 4 (Performance)</actionname>
1.1025 + <actiontype>Performance</actiontype>
1.1026 + <actionbody>
1.1027 + <vector>
1.1028 + <ciphertype>AESECB</ciphertype>
1.1029 + <key>80000000000000000000000000000000</key>
1.1030 + <randDataSize>256</randDataSize>
1.1031 + <iterations>1</iterations>
1.1032 + <result>ETrue</result>
1.1033 + </vector>
1.1034 + </actionbody>
1.1035 + <actionresult>
1.1036 + <return>KErrNone</return>
1.1037 + </actionresult>
1.1038 +</action>
1.1039 +<action>
1.1040 + <actionname>AES ECB Vector Test 5 (Performance)</actionname>
1.1041 + <actiontype>Performance</actiontype>
1.1042 + <actionbody>
1.1043 + <vector>
1.1044 + <ciphertype>AESECB</ciphertype>
1.1045 + <key>80000000000000000000000000000000</key>
1.1046 + <randDataSize>512</randDataSize>
1.1047 + <iterations>1</iterations>
1.1048 + <result>ETrue</result>
1.1049 + </vector>
1.1050 + </actionbody>
1.1051 + <actionresult>
1.1052 + <return>KErrNone</return>
1.1053 + </actionresult>
1.1054 +</action>
1.1055 +<action>
1.1056 + <actionname>AES ECB Vector Test 6 (Performance)</actionname>
1.1057 + <actiontype>Performance</actiontype>
1.1058 + <actionbody>
1.1059 + <vector>
1.1060 + <ciphertype>AESECB</ciphertype>
1.1061 + <key>80000000000000000000000000000000</key>
1.1062 + <randDataSize>1024</randDataSize>
1.1063 + <iterations>1</iterations>
1.1064 + <result>ETrue</result>
1.1065 + </vector>
1.1066 + </actionbody>
1.1067 + <actionresult>
1.1068 + <return>KErrNone</return>
1.1069 + </actionresult>
1.1070 +</action>
1.1071 +<action>
1.1072 + <actionname>AES ECB Vector Test 7 (Performance)</actionname>
1.1073 + <actiontype>Performance</actiontype>
1.1074 + <actionbody>
1.1075 + <vector>
1.1076 + <ciphertype>AESECB</ciphertype>
1.1077 + <key>80000000000000000000000000000000</key>
1.1078 + <randDataSize>2048</randDataSize>
1.1079 + <iterations>1</iterations>
1.1080 + <result>ETrue</result>
1.1081 + </vector>
1.1082 + </actionbody>
1.1083 + <actionresult>
1.1084 + <return>KErrNone</return>
1.1085 + </actionresult>
1.1086 +</action>
1.1087 +<action>
1.1088 + <actionname>AES ECB Vector Test 8 (Performance)</actionname>
1.1089 + <actiontype>Performance</actiontype>
1.1090 + <actionbody>
1.1091 + <vector>
1.1092 + <ciphertype>AESECB</ciphertype>
1.1093 + <key>80000000000000000000000000000000</key>
1.1094 + <randDataSize>4096</randDataSize>
1.1095 + <iterations>1</iterations>
1.1096 + <result>ETrue</result>
1.1097 + </vector>
1.1098 + </actionbody>
1.1099 + <actionresult>
1.1100 + <return>KErrNone</return>
1.1101 + </actionresult>
1.1102 +</action>
1.1103 +<action>
1.1104 + <actionname>RC4 Vector Test 0 (Performance)</actionname>
1.1105 + <actiontype>Performance</actiontype>
1.1106 + <actionbody>
1.1107 + <vector>
1.1108 + <ciphertype>RC4</ciphertype>
1.1109 + <key>70E40040838C10495A4B31551D2A18EF</key>
1.1110 + <randDataSize>8</randDataSize>
1.1111 + <iterations>1</iterations>
1.1112 + </vector>
1.1113 + </actionbody>
1.1114 + <actionresult>
1.1115 + <return>KErrNone</return>
1.1116 + </actionresult>
1.1117 +</action>
1.1118 +<action>
1.1119 + <actionname>RC4 Vector Test 1 (Performance)</actionname>
1.1120 + <actiontype>Performance</actiontype>
1.1121 + <actionbody>
1.1122 + <vector>
1.1123 + <ciphertype>RC4</ciphertype>
1.1124 + <key>70E40040838C10495A4B31551D2A18EF</key>
1.1125 + <randDataSize>16</randDataSize>
1.1126 + <iterations>1</iterations>
1.1127 + </vector>
1.1128 + </actionbody>
1.1129 + <actionresult>
1.1130 + <return>KErrNone</return>
1.1131 + </actionresult>
1.1132 +</action>
1.1133 +<action>
1.1134 + <actionname>RC4 Vector Test 2 (Performance)</actionname>
1.1135 + <actiontype>Performance</actiontype>
1.1136 + <actionbody>
1.1137 + <vector>
1.1138 + <ciphertype>RC4</ciphertype>
1.1139 + <key>70E40040838C10495A4B31551D2A18EF</key>
1.1140 + <randDataSize>32</randDataSize>
1.1141 + <iterations>1</iterations>
1.1142 + </vector>
1.1143 + </actionbody>
1.1144 + <actionresult>
1.1145 + <return>KErrNone</return>
1.1146 + </actionresult>
1.1147 +</action>
1.1148 +<action>
1.1149 + <actionname>RC4 Vector Test 3 (Performance)</actionname>
1.1150 + <actiontype>Performance</actiontype>
1.1151 + <actionbody>
1.1152 + <vector>
1.1153 + <ciphertype>RC4</ciphertype>
1.1154 + <key>70E40040838C10495A4B31551D2A18EF</key>
1.1155 + <randDataSize>64</randDataSize>
1.1156 + <iterations>1</iterations>
1.1157 + </vector>
1.1158 + </actionbody>
1.1159 + <actionresult>
1.1160 + <return>KErrNone</return>
1.1161 + </actionresult>
1.1162 +</action>
1.1163 +<action>
1.1164 + <actionname>RC4 Vector Test 4 (Performance)</actionname>
1.1165 + <actiontype>Performance</actiontype>
1.1166 + <actionbody>
1.1167 + <vector>
1.1168 + <ciphertype>RC4</ciphertype>
1.1169 + <key>70E40040838C10495A4B31551D2A18EF</key>
1.1170 + <randDataSize>128</randDataSize>
1.1171 + <iterations>1</iterations>
1.1172 + </vector>
1.1173 + </actionbody>
1.1174 + <actionresult>
1.1175 + <return>KErrNone</return>
1.1176 + </actionresult>
1.1177 +</action>
1.1178 +<action>
1.1179 + <actionname>RC4 Vector Test 5 (Performance)</actionname>
1.1180 + <actiontype>Performance</actiontype>
1.1181 + <actionbody>
1.1182 + <vector>
1.1183 + <ciphertype>RC4</ciphertype>
1.1184 + <key>70E40040838C10495A4B31551D2A18EF</key>
1.1185 + <randDataSize>256</randDataSize>
1.1186 + <iterations>1</iterations>
1.1187 + </vector>
1.1188 + </actionbody>
1.1189 + <actionresult>
1.1190 + <return>KErrNone</return>
1.1191 + </actionresult>
1.1192 +</action>
1.1193 +<action>
1.1194 + <actionname>RC4 Vector Test 6 (Performance)</actionname>
1.1195 + <actiontype>Performance</actiontype>
1.1196 + <actionbody>
1.1197 + <vector>
1.1198 + <ciphertype>RC4</ciphertype>
1.1199 + <key>70E40040838C10495A4B31551D2A18EF</key>
1.1200 + <randDataSize>512</randDataSize>
1.1201 + <iterations>1</iterations>
1.1202 + </vector>
1.1203 + </actionbody>
1.1204 + <actionresult>
1.1205 + <return>KErrNone</return>
1.1206 + </actionresult>
1.1207 +</action>
1.1208 +<action>
1.1209 + <actionname>RC4 Vector Test 7 (Performance)</actionname>
1.1210 + <actiontype>Performance</actiontype>
1.1211 + <actionbody>
1.1212 + <vector>
1.1213 + <ciphertype>RC4</ciphertype>
1.1214 + <key>70E40040838C10495A4B31551D2A18EF</key>
1.1215 + <randDataSize>1024</randDataSize>
1.1216 + <iterations>1</iterations>
1.1217 + </vector>
1.1218 + </actionbody>
1.1219 + <actionresult>
1.1220 + <return>KErrNone</return>
1.1221 + </actionresult>
1.1222 +</action>
1.1223 +<action>
1.1224 + <actionname>RC4 Vector Test 8 (Performance)</actionname>
1.1225 + <actiontype>Performance</actiontype>
1.1226 + <actionbody>
1.1227 + <vector>
1.1228 + <ciphertype>RC4</ciphertype>
1.1229 + <key>70E40040838C10495A4B31551D2A18EF</key>
1.1230 + <randDataSize>2048</randDataSize>
1.1231 + <iterations>1</iterations>
1.1232 + </vector>
1.1233 + </actionbody>
1.1234 + <actionresult>
1.1235 + <return>KErrNone</return>
1.1236 + </actionresult>
1.1237 +</action>
1.1238 +<action>
1.1239 + <actionname>RC4 Vector Test 9 (Performance)</actionname>
1.1240 + <actiontype>Performance</actiontype>
1.1241 + <actionbody>
1.1242 + <vector>
1.1243 + <ciphertype>RC4</ciphertype>
1.1244 + <key>70E40040838C10495A4B31551D2A18EF</key>
1.1245 + <randDataSize>4096</randDataSize>
1.1246 + <iterations>1</iterations>
1.1247 + </vector>
1.1248 + </actionbody>
1.1249 + <actionresult>
1.1250 + <return>KErrNone</return>
1.1251 + </actionresult>
1.1252 +</action>
1.1253 +<action>
1.1254 + <actionname>Null Vector Test 0 (Performance)</actionname>
1.1255 + <actiontype>Performance</actiontype>
1.1256 + <actionbody>
1.1257 + <vector>
1.1258 + <ciphertype>NULL</ciphertype>
1.1259 + <randDataSize>8</randDataSize>
1.1260 + <iterations>1</iterations>
1.1261 + </vector>
1.1262 + </actionbody>
1.1263 + <actionresult>
1.1264 + <return>KErrNone</return>
1.1265 + </actionresult>
1.1266 +</action>
1.1267 +<action>
1.1268 + <actionname>Null Vector Test 1 (Performance)</actionname>
1.1269 + <actiontype>Performance</actiontype>
1.1270 + <actionbody>
1.1271 + <vector>
1.1272 + <ciphertype>NULL</ciphertype>
1.1273 + <randDataSize>16</randDataSize>
1.1274 + <iterations>1</iterations>
1.1275 + </vector>
1.1276 + </actionbody>
1.1277 + <actionresult>
1.1278 + <return>KErrNone</return>
1.1279 + </actionresult>
1.1280 +</action>
1.1281 +<action>
1.1282 + <actionname>Null Vector Test 2 (Performance)</actionname>
1.1283 + <actiontype>Performance</actiontype>
1.1284 + <actionbody>
1.1285 + <vector>
1.1286 + <ciphertype>NULL</ciphertype>
1.1287 + <randDataSize>32</randDataSize>
1.1288 + <iterations>1</iterations>
1.1289 + </vector>
1.1290 + </actionbody>
1.1291 + <actionresult>
1.1292 + <return>KErrNone</return>
1.1293 + </actionresult>
1.1294 +</action>
1.1295 +<action>
1.1296 + <actionname>Null Vector Test 3 (Performance)</actionname>
1.1297 + <actiontype>Performance</actiontype>
1.1298 + <actionbody>
1.1299 + <vector>
1.1300 + <ciphertype>NULL</ciphertype>
1.1301 + <randDataSize>64</randDataSize>
1.1302 + <iterations>1</iterations>
1.1303 + </vector>
1.1304 + </actionbody>
1.1305 + <actionresult>
1.1306 + <return>KErrNone</return>
1.1307 + </actionresult>
1.1308 +</action>
1.1309 +<action>
1.1310 + <actionname>Null Vector Test 4 (Performance)</actionname>
1.1311 + <actiontype>Performance</actiontype>
1.1312 + <actionbody>
1.1313 + <vector>
1.1314 + <ciphertype>NULL</ciphertype>
1.1315 + <randDataSize>128</randDataSize>
1.1316 + <iterations>1</iterations>
1.1317 + </vector>
1.1318 + </actionbody>
1.1319 + <actionresult>
1.1320 + <return>KErrNone</return>
1.1321 + </actionresult>
1.1322 +</action>
1.1323 +<action>
1.1324 + <actionname>Null Vector Test 5 (Performance)</actionname>
1.1325 + <actiontype>Performance</actiontype>
1.1326 + <actionbody>
1.1327 + <vector>
1.1328 + <ciphertype>NULL</ciphertype>
1.1329 + <randDataSize>256</randDataSize>
1.1330 + <iterations>1</iterations>
1.1331 + </vector>
1.1332 + </actionbody>
1.1333 + <actionresult>
1.1334 + <return>KErrNone</return>
1.1335 + </actionresult>
1.1336 +</action>
1.1337 +<action>
1.1338 + <actionname>Null Vector Test 6 (Performance)</actionname>
1.1339 + <actiontype>Performance</actiontype>
1.1340 + <actionbody>
1.1341 + <vector>
1.1342 + <ciphertype>NULL</ciphertype>
1.1343 + <randDataSize>512</randDataSize>
1.1344 + <iterations>1</iterations>
1.1345 + </vector>
1.1346 + </actionbody>
1.1347 + <actionresult>
1.1348 + <return>KErrNone</return>
1.1349 + </actionresult>
1.1350 +</action>
1.1351 +<action>
1.1352 + <actionname>Null Vector Test 7 (Performance)</actionname>
1.1353 + <actiontype>Performance</actiontype>
1.1354 + <actionbody>
1.1355 + <vector>
1.1356 + <ciphertype>NULL</ciphertype>
1.1357 + <randDataSize>1024</randDataSize>
1.1358 + <iterations>1</iterations>
1.1359 + </vector>
1.1360 + </actionbody>
1.1361 + <actionresult>
1.1362 + <return>KErrNone</return>
1.1363 + </actionresult>
1.1364 +</action>
1.1365 +<action>
1.1366 + <actionname>Null Vector Test 8 (Performance)</actionname>
1.1367 + <actiontype>Performance</actiontype>
1.1368 + <actionbody>
1.1369 + <vector>
1.1370 + <ciphertype>NULL</ciphertype>
1.1371 + <randDataSize>2048</randDataSize>
1.1372 + <iterations>1</iterations>
1.1373 + </vector>
1.1374 + </actionbody>
1.1375 + <actionresult>
1.1376 + <return>KErrNone</return>
1.1377 + </actionresult>
1.1378 +</action>
1.1379 +<action>
1.1380 + <actionname>Null Vector Test 9 (Performance)</actionname>
1.1381 + <actiontype>Performance</actiontype>
1.1382 + <actionbody>
1.1383 + <vector>
1.1384 + <ciphertype>NULL</ciphertype>
1.1385 + <randDataSize>4096</randDataSize>
1.1386 + <iterations>1</iterations>
1.1387 + </vector>
1.1388 + </actionbody>
1.1389 + <actionresult>
1.1390 + <return>KErrNone</return>
1.1391 + </actionresult>
1.1392 +</action>