Advertisement
Guest User

Untitled

a guest
Dec 21st, 2017
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.89 KB | None | 0 0
  1. Ubuntu gcc-5.4.1
  2.  
  3. [ 0.139282] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  4. [ 0.140231] tcrypt: test 0 (128 bit key, 16 byte blocks): 11125058 operations in 1 seconds (178000928 bytes)
  5. [ 1.141088] tcrypt: test 1 (128 bit key, 64 byte blocks): 3657750 operations in 1 seconds (234096000 bytes)
  6. [ 2.142092] tcrypt: test 2 (128 bit key, 256 byte blocks): 978011 operations in 1 seconds (250370816 bytes)
  7. [ 3.143092] tcrypt: test 3 (128 bit key, 1024 byte blocks): 251673 operations in 1 seconds (257713152 bytes)
  8. [ 4.144105] tcrypt: test 4 (128 bit key, 8192 byte blocks): 31620 operations in 1 seconds (259031040 bytes)
  9. [ 5.145088] tcrypt: test 5 (192 bit key, 16 byte blocks): 9977562 operations in 1 seconds (159640992 bytes)
  10. [ 6.146065] tcrypt: test 6 (192 bit key, 64 byte blocks): 3182208 operations in 1 seconds (203661312 bytes)
  11. [ 7.147078] tcrypt: test 7 (192 bit key, 256 byte blocks): 844835 operations in 1 seconds (216277760 bytes)
  12. [ 8.148095] tcrypt: test 8 (192 bit key, 1024 byte blocks): 216434 operations in 1 seconds (221628416 bytes)
  13. [ 9.149092] tcrypt: test 9 (192 bit key, 8192 byte blocks): 27031 operations in 1 seconds (221437952 bytes)
  14. [ 10.150101] tcrypt: test 10 (256 bit key, 16 byte blocks): 9101389 operations in 1 seconds (145622224 bytes)
  15. [ 11.151084] tcrypt: test 11 (256 bit key, 64 byte blocks): 2819668 operations in 1 seconds (180458752 bytes)
  16. [ 12.152062] tcrypt: test 12 (256 bit key, 256 byte blocks): 742485 operations in 1 seconds (190076160 bytes)
  17. [ 13.153087] tcrypt: test 13 (256 bit key, 1024 byte blocks): 189540 operations in 1 seconds (194088960 bytes)
  18. [ 14.154098] tcrypt: test 14 (256 bit key, 8192 byte blocks): 23798 operations in 1 seconds (194953216 bytes)
  19.  
  20. gcc-7.2.1
  21.  
  22. [ 0.136950] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  23. [ 0.137885] tcrypt: test 0 (128 bit key, 16 byte blocks): 10866104 operations in 1 seconds (173857664 bytes)
  24. [ 1.138112] tcrypt: test 1 (128 bit key, 64 byte blocks): 3520020 operations in 1 seconds (225281280 bytes)
  25. [ 2.139150] tcrypt: test 2 (128 bit key, 256 byte blocks): 954350 operations in 1 seconds (244313600 bytes)
  26. [ 3.140112] tcrypt: test 3 (128 bit key, 1024 byte blocks): 247130 operations in 1 seconds (253061120 bytes)
  27. [ 4.141089] tcrypt: test 4 (128 bit key, 8192 byte blocks): 31040 operations in 1 seconds (254279680 bytes)
  28. [ 5.142094] tcrypt: test 5 (192 bit key, 16 byte blocks): 9107729 operations in 1 seconds (145723664 bytes)
  29. [ 6.143087] tcrypt: test 6 (192 bit key, 64 byte blocks): 2985267 operations in 1 seconds (191057088 bytes)
  30. [ 7.144087] tcrypt: test 7 (192 bit key, 256 byte blocks): 801781 operations in 1 seconds (205255936 bytes)
  31. [ 8.145082] tcrypt: test 8 (192 bit key, 1024 byte blocks): 205453 operations in 1 seconds (210383872 bytes)
  32. [ 9.146096] tcrypt: test 9 (192 bit key, 8192 byte blocks): 24370 operations in 1 seconds (199639040 bytes)
  33. [ 10.147090] tcrypt: test 10 (256 bit key, 16 byte blocks): 8161018 operations in 1 seconds (130576288 bytes)
  34. [ 11.148102] tcrypt: test 11 (256 bit key, 64 byte blocks): 2512340 operations in 1 seconds (160789760 bytes)
  35. [ 12.149081] tcrypt: test 12 (256 bit key, 256 byte blocks): 660474 operations in 1 seconds (169081344 bytes)
  36. [ 13.150095] tcrypt: test 13 (256 bit key, 1024 byte blocks): 168983 operations in 1 seconds (173038592 bytes)
  37. [ 14.151117] tcrypt: test 14 (256 bit key, 8192 byte blocks): 21199 operations in 1 seconds (173662208 bytes)
  38.  
  39. [ 0.137366] tcrypt: test 0 (128 bit key, 16 byte blocks): 10844437 operations in 1 seconds (173510992 bytes)
  40. [ 1.138118] tcrypt: test 1 (128 bit key, 64 byte blocks): 3573766 operations in 1 seconds (228721024 bytes)
  41. [ 2.139113] tcrypt: test 2 (128 bit key, 256 byte blocks): 958473 operations in 1 seconds (245369088 bytes)
  42. [ 3.140115] tcrypt: test 3 (128 bit key, 1024 byte blocks): 247158 operations in 1 seconds (253089792 bytes)
  43. [ 4.141126] tcrypt: test 4 (128 bit key, 8192 byte blocks): 30992 operations in 1 seconds (253886464 bytes)
  44. [ 5.142131] tcrypt: test 5 (192 bit key, 16 byte blocks): 9509306 operations in 1 seconds (152148896 bytes)
  45. [ 6.143094] tcrypt: test 6 (192 bit key, 64 byte blocks): 3021366 operations in 1 seconds (193367424 bytes)
  46. [ 7.144113] tcrypt: test 7 (192 bit key, 256 byte blocks): 799484 operations in 1 seconds (204667904 bytes)
  47. [ 8.145125] tcrypt: test 8 (192 bit key, 1024 byte blocks): 205517 operations in 1 seconds (210449408 bytes)
  48. [ 9.146103] tcrypt: test 9 (192 bit key, 8192 byte blocks): 25738 operations in 1 seconds (210845696 bytes)
  49. [ 10.147136] tcrypt: test 10 (256 bit key, 16 byte blocks): 8475930 operations in 1 seconds (135614880 bytes)
  50. [ 11.148124] tcrypt: test 11 (256 bit key, 64 byte blocks): 2607352 operations in 1 seconds (166870528 bytes)
  51. [ 12.149116] tcrypt: test 12 (256 bit key, 256 byte blocks): 682905 operations in 1 seconds (174823680 bytes)
  52. [ 13.150131] tcrypt: test 13 (256 bit key, 1024 byte blocks): 174399 operations in 1 seconds (178584576 bytes)
  53. [ 14.151136] tcrypt: test 14 (256 bit key, 8192 byte blocks): 21945 operations in 1 seconds (179773440 bytes)
  54.  
  55. [ 0.161046] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  56. [ 0.162008] tcrypt: test 0 (128 bit key, 16 byte blocks): 11131553 operations in 1 seconds (178104848 bytes)
  57. [ 1.162848] tcrypt: test 1 (128 bit key, 64 byte blocks): 3664917 operations in 1 seconds (234554688 bytes)
  58. [ 2.163695] tcrypt: test 2 (128 bit key, 256 byte blocks): 981119 operations in 1 seconds (251166464 bytes)
  59. [ 3.164543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 252607 operations in 1 seconds (258669568 bytes)
  60. [ 4.165391] tcrypt: test 4 (128 bit key, 8192 byte blocks): 31774 operations in 1 seconds (260292608 bytes)
  61. [ 5.166240] tcrypt: test 5 (192 bit key, 16 byte blocks): 9735866 operations in 1 seconds (155773856 bytes)
  62. [ 6.167086] tcrypt: test 6 (192 bit key, 64 byte blocks): 3091213 operations in 1 seconds (197837632 bytes)
  63. [ 7.167934] tcrypt: test 7 (192 bit key, 256 byte blocks): 819822 operations in 1 seconds (209874432 bytes)
  64. [ 8.168782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 210221 operations in 1 seconds (215266304 bytes)
  65. [ 9.169630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 26307 operations in 1 seconds (215506944 bytes)
  66. [ 10.170478] tcrypt: test 10 (256 bit key, 16 byte blocks): 8696636 operations in 1 seconds (139146176 bytes)
  67. [ 11.171325] tcrypt: test 11 (256 bit key, 64 byte blocks): 2668169 operations in 1 seconds (170762816 bytes)
  68. [ 12.172173] tcrypt: test 12 (256 bit key, 256 byte blocks): 699886 operations in 1 seconds (179170816 bytes)
  69. [ 13.173021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 178738 operations in 1 seconds (183027712 bytes)
  70. [ 14.173869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 22440 operations in 1 seconds (183828480 bytes)
  71.  
  72. gcc-7.2.1, patched
  73.  
  74. [ 0.138487] tcrypt: test 0 (128 bit key, 16 byte blocks): 2431663 operations in 1 seconds (38906608 bytes)
  75. [ 1.139086] tcrypt: test 1 (128 bit key, 64 byte blocks): 650420 operations in 1 seconds (41626880 bytes)
  76. [ 2.140063] tcrypt: test 2 (128 bit key, 256 byte blocks): 166832 operations in 1 seconds (42708992 bytes)
  77. [ 3.141095] tcrypt: test 3 (128 bit key, 1024 byte blocks): 42036 operations in 1 seconds (43044864 bytes)
  78. [ 4.142090] tcrypt: test 4 (128 bit key, 8192 byte blocks): 5257 operations in 1 seconds (43065344 bytes)
  79. [ 5.143151] tcrypt: test 5 (192 bit key, 16 byte blocks): 2028600 operations in 1 seconds (32457600 bytes)
  80. [ 6.144061] tcrypt: test 6 (192 bit key, 64 byte blocks): 541995 operations in 1 seconds (34687680 bytes)
  81. [ 7.145051] tcrypt: test 7 (192 bit key, 256 byte blocks): 139233 operations in 1 seconds (35643648 bytes)
  82. [ 8.146064] tcrypt: test 8 (192 bit key, 1024 byte blocks): 35001 operations in 1 seconds (35841024 bytes)
  83. [ 9.147093] tcrypt: test 9 (192 bit key, 8192 byte blocks): 4369 operations in 1 seconds (35790848 bytes)
  84. [ 10.148134] tcrypt: test 10 (256 bit key, 16 byte blocks): 2015731 operations in 1 seconds (32251696 bytes)
  85. [ 11.149077] tcrypt: test 11 (256 bit key, 64 byte blocks): 543720 operations in 1 seconds (34798080 bytes)
  86. [ 12.150063] tcrypt: test 12 (256 bit key, 256 byte blocks): 139616 operations in 1 seconds (35741696 bytes)
  87. [ 13.151064] tcrypt: test 13 (256 bit key, 1024 byte blocks): 35136 operations in 1 seconds (35979264 bytes)
  88. [ 14.152097] tcrypt: test 14 (256 bit key, 8192 byte blocks): 4398 operations in 1 seconds (36028416 bytes)
  89.  
  90. [ 0.138355] tcrypt: test 0 (128 bit key, 16 byte blocks): 2405775 operations in 1 seconds (38492400 bytes)
  91. [ 1.139074] tcrypt: test 1 (128 bit key, 64 byte blocks): 644994 operations in 1 seconds (41279616 bytes)
  92. [ 2.140087] tcrypt: test 2 (128 bit key, 256 byte blocks): 165829 operations in 1 seconds (42452224 bytes)
  93. [ 3.141113] tcrypt: test 3 (128 bit key, 1024 byte blocks): 41794 operations in 1 seconds (42797056 bytes)
  94. [ 4.142095] tcrypt: test 4 (128 bit key, 8192 byte blocks): 5230 operations in 1 seconds (42844160 bytes)
  95. [ 5.143125] tcrypt: test 5 (192 bit key, 16 byte blocks): 2035406 operations in 1 seconds (32566496 bytes)
  96. [ 6.144101] tcrypt: test 6 (192 bit key, 64 byte blocks): 539896 operations in 1 seconds (34553344 bytes)
  97. [ 7.145075] tcrypt: test 7 (192 bit key, 256 byte blocks): 138453 operations in 1 seconds (35443968 bytes)
  98. [ 8.146128] tcrypt: test 8 (192 bit key, 1024 byte blocks): 34798 operations in 1 seconds (35633152 bytes)
  99. [ 9.147105] tcrypt: test 9 (192 bit key, 8192 byte blocks): 4349 operations in 1 seconds (35627008 bytes)
  100. [ 10.148102] tcrypt: test 10 (256 bit key, 16 byte blocks): 2032573 operations in 1 seconds (32521168 bytes)
  101. [ 11.149102] tcrypt: test 11 (256 bit key, 64 byte blocks): 541612 operations in 1 seconds (34663168 bytes)
  102. [ 12.150083] tcrypt: test 12 (256 bit key, 256 byte blocks): 139029 operations in 1 seconds (35591424 bytes)
  103. [ 13.151101] tcrypt: test 13 (256 bit key, 1024 byte blocks): 35011 operations in 1 seconds (35851264 bytes)
  104. [ 14.152106] tcrypt: test 14 (256 bit key, 8192 byte blocks): 4379 operations in 1 seconds (35872768 bytes)
  105.  
  106. [ 0.159712] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  107. [ 0.160009] tcrypt: test 0 (128 bit key, 16 byte blocks): 2267524 operations in 1 seconds (36280384 bytes)
  108. [ 1.160847] tcrypt: test 1 (128 bit key, 64 byte blocks): 605784 operations in 1 seconds (38770176 bytes)
  109. [ 2.161695] tcrypt: test 2 (128 bit key, 256 byte blocks): 155138 operations in 1 seconds (39715328 bytes)
  110. [ 3.162543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 38986 operations in 1 seconds (39921664 bytes)
  111. [ 4.163391] tcrypt: test 4 (128 bit key, 8192 byte blocks): 4881 operations in 1 seconds (39985152 bytes)
  112. [ 5.164239] tcrypt: test 5 (192 bit key, 16 byte blocks): 1929650 operations in 1 seconds (30874400 bytes)
  113. [ 6.165086] tcrypt: test 6 (192 bit key, 64 byte blocks): 510552 operations in 1 seconds (32675328 bytes)
  114. [ 7.165934] tcrypt: test 7 (192 bit key, 256 byte blocks): 130450 operations in 1 seconds (33395200 bytes)
  115. [ 8.166782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 32778 operations in 1 seconds (33564672 bytes)
  116. [ 9.167630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 4096 operations in 1 seconds (33554432 bytes)
  117. [ 10.168478] tcrypt: test 10 (256 bit key, 16 byte blocks): 1939666 operations in 1 seconds (31034656 bytes)
  118. [ 11.169325] tcrypt: test 11 (256 bit key, 64 byte blocks): 513409 operations in 1 seconds (32858176 bytes)
  119. [ 12.170173] tcrypt: test 12 (256 bit key, 256 byte blocks): 130782 operations in 1 seconds (33480192 bytes)
  120. [ 13.171021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 32833 operations in 1 seconds (33620992 bytes)
  121. [ 14.171870] tcrypt: test 14 (256 bit key, 8192 byte blocks): 4110 operations in 1 seconds (33669120 bytes)
  122.  
  123. [ 0.160009] tcrypt: test 0 (128 bit key, 16 byte blocks): 2275347 operations in 1 seconds (36405552 bytes)
  124. [ 1.160847] tcrypt: test 1 (128 bit key, 64 byte blocks): 607041 operations in 1 seconds (38850624 bytes)
  125. [ 2.161695] tcrypt: test 2 (128 bit key, 256 byte blocks): 155404 operations in 1 seconds (39783424 bytes)
  126. [ 3.162543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 38992 operations in 1 seconds (39927808 bytes)
  127. [ 4.163390] tcrypt: test 4 (128 bit key, 8192 byte blocks): 4874 operations in 1 seconds (39927808 bytes)
  128. [ 5.164239] tcrypt: test 5 (192 bit key, 16 byte blocks): 1920870 operations in 1 seconds (30733920 bytes)
  129. [ 6.165086] tcrypt: test 6 (192 bit key, 64 byte blocks): 510229 operations in 1 seconds (32654656 bytes)
  130. [ 7.165934] tcrypt: test 7 (192 bit key, 256 byte blocks): 130349 operations in 1 seconds (33369344 bytes)
  131. [ 8.166782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 32758 operations in 1 seconds (33544192 bytes)
  132. [ 9.167630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 4093 operations in 1 seconds (33529856 bytes)
  133. [ 10.168477] tcrypt: test 10 (256 bit key, 16 byte blocks): 1934205 operations in 1 seconds (30947280 bytes)
  134. [ 11.169326] tcrypt: test 11 (256 bit key, 64 byte blocks): 513566 operations in 1 seconds (32868224 bytes)
  135. [ 12.170173] tcrypt: test 12 (256 bit key, 256 byte blocks): 130873 operations in 1 seconds (33503488 bytes)
  136. [ 13.171021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 32872 operations in 1 seconds (33660928 bytes)
  137. [ 14.171869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 4112 operations in 1 seconds (33685504 bytes)
  138.  
  139.  
  140.  
  141. gcc-7.2.1, ubsan (large stack)
  142.  
  143. [ 0.165091] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  144. [ 0.166005] tcrypt: test 0 (128 bit key, 16 byte blocks): 2315296 operations in 1 seconds (37044736 bytes)
  145. [ 1.166848] tcrypt: test 1 (128 bit key, 64 byte blocks): 668151 operations in 1 seconds (42761664 bytes)
  146. [ 2.167696] tcrypt: test 2 (128 bit key, 256 byte blocks): 173629 operations in 1 seconds (44449024 bytes)
  147. [ 3.168543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 43932 operations in 1 seconds (44986368 bytes)
  148. [ 4.169391] tcrypt: test 4 (128 bit key, 8192 byte blocks): 5507 operations in 1 seconds (45113344 bytes)
  149. [ 5.170244] tcrypt: test 5 (192 bit key, 16 byte blocks): 1502232 operations in 1 seconds (24035712 bytes)
  150. [ 6.171087] tcrypt: test 6 (192 bit key, 64 byte blocks): 412033 operations in 1 seconds (26370112 bytes)
  151. [ 7.171940] tcrypt: test 7 (192 bit key, 256 byte blocks): 105459 operations in 1 seconds (26997504 bytes)
  152. [ 8.172782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 26565 operations in 1 seconds (27202560 bytes)
  153. [ 9.173630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 3322 operations in 1 seconds (27213824 bytes)
  154. [ 10.174478] tcrypt: test 10 (256 bit key, 16 byte blocks): 1384245 operations in 1 seconds (22147920 bytes)
  155. [ 11.175325] tcrypt: test 11 (256 bit key, 64 byte blocks): 377009 operations in 1 seconds (24128576 bytes)
  156. [ 12.176173] tcrypt: test 12 (256 bit key, 256 byte blocks): 96333 operations in 1 seconds (24661248 bytes)
  157. [ 13.177027] tcrypt: test 13 (256 bit key, 1024 byte blocks): 24239 operations in 1 seconds (24820736 bytes)
  158. [ 14.177869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 3034 operations in 1 seconds (24854528 bytes)
  159.  
  160. gcc-7.2.1, ubsan, patched (small stack)
  161.  
  162. [ 0.166011] tcrypt: test 0 (128 bit key, 16 byte blocks): 3705330 operations in 1 seconds (59285280 bytes)
  163. [ 1.166847] tcrypt: test 1 (128 bit key, 64 byte blocks): 1183886 operations in 1 seconds (75768704 bytes)
  164. [ 2.167695] tcrypt: test 2 (128 bit key, 256 byte blocks): 317331 operations in 1 seconds (81236736 bytes)
  165. [ 3.168543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 81022 operations in 1 seconds (82966528 bytes)
  166. [ 4.169394] tcrypt: test 4 (128 bit key, 8192 byte blocks): 10177 operations in 1 seconds (83369984 bytes)
  167. [ 5.170239] tcrypt: test 5 (192 bit key, 16 byte blocks): 3268652 operations in 1 seconds (52298432 bytes)
  168. [ 6.171086] tcrypt: test 6 (192 bit key, 64 byte blocks): 1012628 operations in 1 seconds (64808192 bytes)
  169. [ 7.171938] tcrypt: test 7 (192 bit key, 256 byte blocks): 268564 operations in 1 seconds (68752384 bytes)
  170. [ 8.172782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 68355 operations in 1 seconds (69995520 bytes)
  171. [ 9.173630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 8557 operations in 1 seconds (70098944 bytes)
  172. [ 10.174477] tcrypt: test 10 (256 bit key, 16 byte blocks): 2875105 operations in 1 seconds (46001680 bytes)
  173. [ 11.175325] tcrypt: test 11 (256 bit key, 64 byte blocks): 865791 operations in 1 seconds (55410624 bytes)
  174. [ 12.176177] tcrypt: test 12 (256 bit key, 256 byte blocks): 227457 operations in 1 seconds (58228992 bytes)
  175. [ 13.177021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 57744 operations in 1 seconds (59129856 bytes)
  176. [ 14.177869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 7246 operations in 1 seconds (59359232 bytes)
  177.  
  178.  
  179.  
  180. gcc-7.1.1, ubsan, patched (small stack)
  181.  
  182. [ 0.164113] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  183. [ 0.165005] tcrypt: test 0 (128 bit key, 16 byte blocks): 3684556 operations in 1 seconds (58952896 bytes)
  184. [ 1.165847] tcrypt: test 1 (128 bit key, 64 byte blocks): 1176141 operations in 1 seconds (75273024 bytes)
  185. [ 2.166695] tcrypt: test 2 (128 bit key, 256 byte blocks): 314801 operations in 1 seconds (80589056 bytes)
  186. [ 3.167543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 80430 operations in 1 seconds (82360320 bytes)
  187. [ 4.168391] tcrypt: test 4 (128 bit key, 8192 byte blocks): 10103 operations in 1 seconds (82763776 bytes)
  188. [ 5.169244] tcrypt: test 5 (192 bit key, 16 byte blocks): 3262869 operations in 1 seconds (52205904 bytes)
  189. [ 6.170086] tcrypt: test 6 (192 bit key, 64 byte blocks): 1009584 operations in 1 seconds (64613376 bytes)
  190. [ 7.170940] tcrypt: test 7 (192 bit key, 256 byte blocks): 267580 operations in 1 seconds (68500480 bytes)
  191. [ 8.171782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 68119 operations in 1 seconds (69753856 bytes)
  192. [ 9.172630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 8528 operations in 1 seconds (69861376 bytes)
  193. [ 10.173478] tcrypt: test 10 (256 bit key, 16 byte blocks): 2884532 operations in 1 seconds (46152512 bytes)
  194. [ 11.174325] tcrypt: test 11 (256 bit key, 64 byte blocks): 868345 operations in 1 seconds (55574080 bytes)
  195. [ 12.175173] tcrypt: test 12 (256 bit key, 256 byte blocks): 228261 operations in 1 seconds (58434816 bytes)
  196. [ 13.176027] tcrypt: test 13 (256 bit key, 1024 byte blocks): 57922 operations in 1 seconds (59312128 bytes)
  197. [ 14.176869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 7267 operations in 1 seconds (59531264 bytes)
  198.  
  199. [ 0.165010] tcrypt: test 0 (128 bit key, 16 byte blocks): 3685358 operations in 1 seconds (58965728 bytes)
  200. [ 1.165847] tcrypt: test 1 (128 bit key, 64 byte blocks): 1177617 operations in 1 seconds (75367488 bytes)
  201. [ 2.166695] tcrypt: test 2 (128 bit key, 256 byte blocks): 315226 operations in 1 seconds (80697856 bytes)
  202. [ 3.167542] tcrypt: test 3 (128 bit key, 1024 byte blocks): 80500 operations in 1 seconds (82432000 bytes)
  203. [ 4.168390] tcrypt: test 4 (128 bit key, 8192 byte blocks): 10111 operations in 1 seconds (82829312 bytes)
  204. [ 5.169243] tcrypt: test 5 (192 bit key, 16 byte blocks): 3266063 operations in 1 seconds (52257008 bytes)
  205. [ 6.170086] tcrypt: test 6 (192 bit key, 64 byte blocks): 1010590 operations in 1 seconds (64677760 bytes)
  206. [ 7.170937] tcrypt: test 7 (192 bit key, 256 byte blocks): 267835 operations in 1 seconds (68565760 bytes)
  207. [ 8.171781] tcrypt: test 8 (192 bit key, 1024 byte blocks): 68178 operations in 1 seconds (69814272 bytes)
  208. [ 9.172629] tcrypt: test 9 (192 bit key, 8192 byte blocks): 8534 operations in 1 seconds (69910528 bytes)
  209. [ 10.173478] tcrypt: test 10 (256 bit key, 16 byte blocks): 2755290 operations in 1 seconds (44084640 bytes)
  210. [ 11.174326] tcrypt: test 11 (256 bit key, 64 byte blocks): 868959 operations in 1 seconds (55613376 bytes)
  211. [ 12.175173] tcrypt: test 12 (256 bit key, 256 byte blocks): 228396 operations in 1 seconds (58469376 bytes)
  212. [ 13.176025] tcrypt: test 13 (256 bit key, 1024 byte blocks): 57943 operations in 1 seconds (59333632 bytes)
  213. [ 14.176869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 7272 operations in 1 seconds (59572224 bytes)
  214.  
  215. gcc-7.1.1, ubsan (small stack)
  216.  
  217. [ 0.165062] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  218. [ 0.166011] tcrypt: test 0 (128 bit key, 16 byte blocks): 3605231 operations in 1 seconds (57683696 bytes)
  219. [ 1.166847] tcrypt: test 1 (128 bit key, 64 byte blocks): 1145736 operations in 1 seconds (73327104 bytes)
  220. [ 2.167695] tcrypt: test 2 (128 bit key, 256 byte blocks): 306098 operations in 1 seconds (78361088 bytes)
  221. [ 3.168543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 78148 operations in 1 seconds (80023552 bytes)
  222. [ 4.169390] tcrypt: test 4 (128 bit key, 8192 byte blocks): 9816 operations in 1 seconds (80412672 bytes)
  223. [ 5.170242] tcrypt: test 5 (192 bit key, 16 byte blocks): 3123831 operations in 1 seconds (49981296 bytes)
  224. [ 6.171086] tcrypt: test 6 (192 bit key, 64 byte blocks): 957684 operations in 1 seconds (61291776 bytes)
  225. [ 7.171934] tcrypt: test 7 (192 bit key, 256 byte blocks): 253110 operations in 1 seconds (64796160 bytes)
  226. [ 8.172782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 64373 operations in 1 seconds (65917952 bytes)
  227. [ 9.173630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 8057 operations in 1 seconds (66002944 bytes)
  228. [ 10.174481] tcrypt: test 10 (256 bit key, 16 byte blocks): 2768551 operations in 1 seconds (44296816 bytes)
  229. [ 11.175325] tcrypt: test 11 (256 bit key, 64 byte blocks): 827424 operations in 1 seconds (52955136 bytes)
  230. [ 12.176173] tcrypt: test 12 (256 bit key, 256 byte blocks): 216952 operations in 1 seconds (55539712 bytes)
  231. [ 13.177021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 55044 operations in 1 seconds (56365056 bytes)
  232. [ 14.177869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 6903 operations in 1 seconds (56549376 bytes)
  233.  
  234. [ 0.162696] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  235. [ 0.163010] tcrypt: test 0 (128 bit key, 16 byte blocks): 2574213 operations in 1 seconds (41187408 bytes)
  236. [ 1.163848] tcrypt: test 1 (128 bit key, 64 byte blocks): 684168 operations in 1 seconds (43786752 bytes)
  237. [ 2.164695] tcrypt: test 2 (128 bit key, 256 byte blocks): 175175 operations in 1 seconds (44844800 bytes)
  238. [ 3.165543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 44058 operations in 1 seconds (45115392 bytes)
  239. [ 4.166390] tcrypt: test 4 (128 bit key, 8192 byte blocks): 5518 operations in 1 seconds (45203456 bytes)
  240. [ 5.167239] tcrypt: test 5 (192 bit key, 16 byte blocks): 2132994 operations in 1 seconds (34127904 bytes)
  241. [ 6.168086] tcrypt: test 6 (192 bit key, 64 byte blocks): 565668 operations in 1 seconds (36202752 bytes)
  242. [ 7.168934] tcrypt: test 7 (192 bit key, 256 byte blocks): 144193 operations in 1 seconds (36913408 bytes)
  243. [ 8.169783] tcrypt: test 8 (192 bit key, 1024 byte blocks): 36184 operations in 1 seconds (37052416 bytes)
  244. [ 9.170630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 4539 operations in 1 seconds (37183488 bytes)
  245. [ 10.171478] tcrypt: test 10 (256 bit key, 16 byte blocks): 1983157 operations in 1 seconds (31730512 bytes)
  246. [ 11.172326] tcrypt: test 11 (256 bit key, 64 byte blocks): 523948 operations in 1 seconds (33532672 bytes)
  247. [ 12.173173] tcrypt: test 12 (256 bit key, 256 byte blocks): 133006 operations in 1 seconds (34049536 bytes)
  248. [ 13.174021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 33413 operations in 1 seconds (34214912 bytes)
  249. [ 14.174869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 4182 operations in 1 seconds (34258944 bytes)
  250.  
  251. gcc-7.1.1, patched
  252. [ 0.161047] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  253. [ 0.162008] tcrypt: test 0 (128 bit key, 16 byte blocks): 11452592 operations in 1 seconds (183241472 bytes)
  254. [ 1.162848] tcrypt: test 1 (128 bit key, 64 byte blocks): 3823905 operations in 1 seconds (244729920 bytes)
  255. [ 2.163695] tcrypt: test 2 (128 bit key, 256 byte blocks): 1032107 operations in 1 seconds (264219392 bytes)
  256. [ 3.164543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 266360 operations in 1 seconds (272752640 bytes)
  257. [ 4.165390] tcrypt: test 4 (128 bit key, 8192 byte blocks): 33534 operations in 1 seconds (274710528 bytes)
  258. [ 5.166239] tcrypt: test 5 (192 bit key, 16 byte blocks): 10181305 operations in 1 seconds (162900880 bytes)
  259. [ 6.167086] tcrypt: test 6 (192 bit key, 64 byte blocks): 3283480 operations in 1 seconds (210142720 bytes)
  260. [ 7.167934] tcrypt: test 7 (192 bit key, 256 byte blocks): 876965 operations in 1 seconds (224503040 bytes)
  261. [ 8.168782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 225321 operations in 1 seconds (230728704 bytes)
  262. [ 9.169630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 28188 operations in 1 seconds (230916096 bytes)
  263. [ 10.170478] tcrypt: test 10 (256 bit key, 16 byte blocks): 9323478 operations in 1 seconds (149175648 bytes)
  264. [ 11.171325] tcrypt: test 11 (256 bit key, 64 byte blocks): 2919262 operations in 1 seconds (186832768 bytes)
  265. [ 12.172160] tcrypt: test 12 (256 bit key, 256 byte blocks): 770832 operations in 1 seconds (197332992 bytes)
  266. [ 13.172013] tcrypt: test 13 (256 bit key, 1024 byte blocks): 197215 operations in 1 seconds (201948160 bytes)
  267. [ 14.171869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 24792 operations in 1 seconds (203096064 bytes)
  268.  
  269.  
  270. gcc-6.3.1
  271.  
  272. [ 0.161712] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  273. [ 0.162009] tcrypt: test 0 (128 bit key, 16 byte blocks): 11785843 operations in 1 seconds (188573488 bytes)
  274. [ 1.162847] tcrypt: test 1 (128 bit key, 64 byte blocks): 3916739 operations in 1 seconds (250671296 bytes)
  275. [ 2.163695] tcrypt: test 2 (128 bit key, 256 byte blocks): 1058390 operations in 1 seconds (270947840 bytes)
  276. [ 3.164543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 273120 operations in 1 seconds (279674880 bytes)
  277. [ 4.165390] tcrypt: test 4 (128 bit key, 8192 byte blocks): 34400 operations in 1 seconds (281804800 bytes)
  278. [ 5.166239] tcrypt: test 5 (192 bit key, 16 byte blocks): 9985761 operations in 1 seconds (159772176 bytes)
  279. [ 6.167086] tcrypt: test 6 (192 bit key, 64 byte blocks): 3416604 operations in 1 seconds (218662656 bytes)
  280. [ 7.167934] tcrypt: test 7 (192 bit key, 256 byte blocks): 914433 operations in 1 seconds (234094848 bytes)
  281. [ 8.168781] tcrypt: test 8 (192 bit key, 1024 byte blocks): 234355 operations in 1 seconds (239979520 bytes)
  282. [ 9.169629] tcrypt: test 9 (192 bit key, 8192 byte blocks): 29293 operations in 1 seconds (239968256 bytes)
  283. [ 10.170478] tcrypt: test 10 (256 bit key, 16 byte blocks): 9681938 operations in 1 seconds (154911008 bytes)
  284. [ 11.171326] tcrypt: test 11 (256 bit key, 64 byte blocks): 3043586 operations in 1 seconds (194789504 bytes)
  285. [ 12.172173] tcrypt: test 12 (256 bit key, 256 byte blocks): 806441 operations in 1 seconds (206448896 bytes)
  286. [ 13.173021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 206005 operations in 1 seconds (210949120 bytes)
  287. [ 14.173868] tcrypt: test 14 (256 bit key, 8192 byte blocks): 25861 operations in 1 seconds (211853312 bytes)
  288.  
  289. gcc-6.3.1, ubsan
  290.  
  291. [ 0.164067] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  292. [ 0.165011] tcrypt: test 0 (128 bit key, 16 byte blocks): 3731270 operations in 1 seconds (59700320 bytes)
  293. [ 1.165847] tcrypt: test 1 (128 bit key, 64 byte blocks): 1201260 operations in 1 seconds (76880640 bytes)
  294. [ 2.166695] tcrypt: test 2 (128 bit key, 256 byte blocks): 322891 operations in 1 seconds (82660096 bytes)
  295. [ 3.167543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 82531 operations in 1 seconds (84511744 bytes)
  296. [ 4.168391] tcrypt: test 4 (128 bit key, 8192 byte blocks): 10367 operations in 1 seconds (84926464 bytes)
  297. [ 5.169242] tcrypt: test 5 (192 bit key, 16 byte blocks): 3305936 operations in 1 seconds (52894976 bytes)
  298. [ 6.170086] tcrypt: test 6 (192 bit key, 64 byte blocks): 1032342 operations in 1 seconds (66069888 bytes)
  299. [ 7.170934] tcrypt: test 7 (192 bit key, 256 byte blocks): 274580 operations in 1 seconds (70292480 bytes)
  300. [ 8.171786] tcrypt: test 8 (192 bit key, 1024 byte blocks): 69914 operations in 1 seconds (71591936 bytes)
  301. [ 9.172630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 8754 operations in 1 seconds (71712768 bytes)
  302. [ 10.173478] tcrypt: test 10 (256 bit key, 16 byte blocks): 2985387 operations in 1 seconds (47766192 bytes)
  303. [ 11.174329] tcrypt: test 11 (256 bit key, 64 byte blocks): 908996 operations in 1 seconds (58175744 bytes)
  304. [ 12.175174] tcrypt: test 12 (256 bit key, 256 byte blocks): 239925 operations in 1 seconds (61420800 bytes)
  305. [ 13.176021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 60957 operations in 1 seconds (62419968 bytes)
  306. [ 14.176870] tcrypt: test 14 (256 bit key, 8192 byte blocks): 7647 operations in 1 seconds (62644224 bytes)
  307.  
  308. [ 0.165060] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  309. [ 0.166011] tcrypt: test 0 (128 bit key, 16 byte blocks): 3731155 operations in 1 seconds (59698480 bytes)
  310. [ 1.166847] tcrypt: test 1 (128 bit key, 64 byte blocks): 1202186 operations in 1 seconds (76939904 bytes)
  311. [ 2.167695] tcrypt: test 2 (128 bit key, 256 byte blocks): 323144 operations in 1 seconds (82724864 bytes)
  312. [ 3.168543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 82552 operations in 1 seconds (84533248 bytes)
  313. [ 4.169395] tcrypt: test 4 (128 bit key, 8192 byte blocks): 10370 operations in 1 seconds (84951040 bytes)
  314. [ 5.170239] tcrypt: test 5 (192 bit key, 16 byte blocks): 3311593 operations in 1 seconds (52985488 bytes)
  315. [ 6.171086] tcrypt: test 6 (192 bit key, 64 byte blocks): 1032335 operations in 1 seconds (66069440 bytes)
  316. [ 7.171938] tcrypt: test 7 (192 bit key, 256 byte blocks): 274591 operations in 1 seconds (70295296 bytes)
  317. [ 8.172782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 69928 operations in 1 seconds (71606272 bytes)
  318. [ 9.173631] tcrypt: test 9 (192 bit key, 8192 byte blocks): 8756 operations in 1 seconds (71729152 bytes)
  319. [ 10.174479] tcrypt: test 10 (256 bit key, 16 byte blocks): 2981893 operations in 1 seconds (47710288 bytes)
  320. [ 11.175326] tcrypt: test 11 (256 bit key, 64 byte blocks): 909311 operations in 1 seconds (58195904 bytes)
  321. [ 12.176177] tcrypt: test 12 (256 bit key, 256 byte blocks): 239958 operations in 1 seconds (61429248 bytes)
  322. [ 13.177021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 60992 operations in 1 seconds (62455808 bytes)
  323. [ 14.177869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 7649 operations in 1 seconds (62660608 bytes)
  324.  
  325. gcc-6.3.1, ubsan, patched
  326.  
  327. [ 0.165066] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  328. [ 0.166011] tcrypt: test 0 (128 bit key, 16 byte blocks): 3679149 operations in 1 seconds (58866384 bytes)
  329. [ 1.166847] tcrypt: test 1 (128 bit key, 64 byte blocks): 1179892 operations in 1 seconds (75513088 bytes)
  330. [ 2.167695] tcrypt: test 2 (128 bit key, 256 byte blocks): 316597 operations in 1 seconds (81048832 bytes)
  331. [ 3.168543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 80876 operations in 1 seconds (82817024 bytes)
  332. [ 4.169391] tcrypt: test 4 (128 bit key, 8192 byte blocks): 10157 operations in 1 seconds (83206144 bytes)
  333. [ 5.170242] tcrypt: test 5 (192 bit key, 16 byte blocks): 3240488 operations in 1 seconds (51847808 bytes)
  334. [ 6.171086] tcrypt: test 6 (192 bit key, 64 byte blocks): 1005605 operations in 1 seconds (64358720 bytes)
  335. [ 7.171935] tcrypt: test 7 (192 bit key, 256 byte blocks): 266947 operations in 1 seconds (68338432 bytes)
  336. [ 8.172782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 67951 operations in 1 seconds (69581824 bytes)
  337. [ 9.173630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 8507 operations in 1 seconds (69689344 bytes)
  338. [ 10.174482] tcrypt: test 10 (256 bit key, 16 byte blocks): 2920098 operations in 1 seconds (46721568 bytes)
  339. [ 11.175326] tcrypt: test 11 (256 bit key, 64 byte blocks): 884997 operations in 1 seconds (56639808 bytes)
  340. [ 12.176173] tcrypt: test 12 (256 bit key, 256 byte blocks): 233310 operations in 1 seconds (59727360 bytes)
  341. [ 13.177021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 59239 operations in 1 seconds (60660736 bytes)
  342. [ 14.177869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 7432 operations in 1 seconds (60882944 bytes)
  343.  
  344. [ 0.166005] tcrypt: test 0 (128 bit key, 16 byte blocks): 3666654 operations in 1 seconds (58666464 bytes)
  345. [ 1.166847] tcrypt: test 1 (128 bit key, 64 byte blocks): 1179413 operations in 1 seconds (75482432 bytes)
  346. [ 2.167695] tcrypt: test 2 (128 bit key, 256 byte blocks): 316499 operations in 1 seconds (81023744 bytes)
  347. [ 3.168543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 80848 operations in 1 seconds (82788352 bytes)
  348. [ 4.169391] tcrypt: test 4 (128 bit key, 8192 byte blocks): 10158 operations in 1 seconds (83214336 bytes)
  349. [ 5.170244] tcrypt: test 5 (192 bit key, 16 byte blocks): 3225327 operations in 1 seconds (51605232 bytes)
  350. [ 6.171086] tcrypt: test 6 (192 bit key, 64 byte blocks): 1003221 operations in 1 seconds (64206144 bytes)
  351. [ 7.171934] tcrypt: test 7 (192 bit key, 256 byte blocks): 266864 operations in 1 seconds (68317184 bytes)
  352. [ 8.172782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 67964 operations in 1 seconds (69595136 bytes)
  353. [ 9.173630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 8508 operations in 1 seconds (69697536 bytes)
  354. [ 10.174483] tcrypt: test 10 (256 bit key, 16 byte blocks): 2883347 operations in 1 seconds (46133552 bytes)
  355. [ 11.175325] tcrypt: test 11 (256 bit key, 64 byte blocks): 884862 operations in 1 seconds (56631168 bytes)
  356. [ 12.176173] tcrypt: test 12 (256 bit key, 256 byte blocks): 233314 operations in 1 seconds (59728384 bytes)
  357. [ 13.177021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 59253 operations in 1 seconds (60675072 bytes)
  358. [ 14.177869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 7434 operations in 1 seconds (60899328 bytes)
  359.  
  360. gcc-5.5.0, ubsan
  361.  
  362. [ 0.165928] tcrypt: test 0 (128 bit key, 16 byte blocks): 3900990 operations in 1 seconds (62415840 bytes)
  363. [ 1.165847] tcrypt: test 1 (128 bit key, 64 byte blocks): 1254422 operations in 1 seconds (80283008 bytes)
  364. [ 2.166695] tcrypt: test 2 (128 bit key, 256 byte blocks): 336684 operations in 1 seconds (86191104 bytes)
  365. [ 3.167543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 86046 operations in 1 seconds (88111104 bytes)
  366. [ 4.168391] tcrypt: test 4 (128 bit key, 8192 byte blocks): 10807 operations in 1 seconds (88530944 bytes)
  367. [ 5.169242] tcrypt: test 5 (192 bit key, 16 byte blocks): 3463096 operations in 1 seconds (55409536 bytes)
  368. [ 6.170086] tcrypt: test 6 (192 bit key, 64 byte blocks): 1065122 operations in 1 seconds (68167808 bytes)
  369. [ 7.170934] tcrypt: test 7 (192 bit key, 256 byte blocks): 286523 operations in 1 seconds (73349888 bytes)
  370. [ 8.171782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 72949 operations in 1 seconds (74699776 bytes)
  371. [ 9.172629] tcrypt: test 9 (192 bit key, 8192 byte blocks): 9133 operations in 1 seconds (74817536 bytes)
  372. [ 10.173482] tcrypt: test 10 (256 bit key, 16 byte blocks): 3124891 operations in 1 seconds (49998256 bytes)
  373. [ 11.174325] tcrypt: test 11 (256 bit key, 64 byte blocks): 940368 operations in 1 seconds (60183552 bytes)
  374. [ 12.175174] tcrypt: test 12 (256 bit key, 256 byte blocks): 250520 operations in 1 seconds (64133120 bytes)
  375. [ 13.176021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 63664 operations in 1 seconds (65191936 bytes)
  376. [ 14.176869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 7986 operations in 1 seconds (65421312 bytes)
  377.  
  378. gcc-5.5.0, ubsan, patched
  379.  
  380. [ 0.165107] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  381. [ 0.166007] tcrypt: test 0 (128 bit key, 16 byte blocks): 3837997 operations in 1 seconds (61407952 bytes)
  382. [ 1.166847] tcrypt: test 1 (128 bit key, 64 byte blocks): 1228954 operations in 1 seconds (78653056 bytes)
  383. [ 2.167695] tcrypt: test 2 (128 bit key, 256 byte blocks): 329612 operations in 1 seconds (84380672 bytes)
  384. [ 3.168542] tcrypt: test 3 (128 bit key, 1024 byte blocks): 84177 operations in 1 seconds (86197248 bytes)
  385. [ 4.169396] tcrypt: test 4 (128 bit key, 8192 byte blocks): 10570 operations in 1 seconds (86589440 bytes)
  386. [ 5.170238] tcrypt: test 5 (192 bit key, 16 byte blocks): 3390642 operations in 1 seconds (54250272 bytes)
  387. [ 6.171091] tcrypt: test 6 (192 bit key, 64 byte blocks): 1038659 operations in 1 seconds (66474176 bytes)
  388. [ 7.171934] tcrypt: test 7 (192 bit key, 256 byte blocks): 278813 operations in 1 seconds (71376128 bytes)
  389. [ 8.172782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 70965 operations in 1 seconds (72668160 bytes)
  390. [ 9.173635] tcrypt: test 9 (192 bit key, 8192 byte blocks): 8868 operations in 1 seconds (72646656 bytes)
  391. [ 10.174478] tcrypt: test 10 (256 bit key, 16 byte blocks): 3052891 operations in 1 seconds (48846256 bytes)
  392. [ 11.175325] tcrypt: test 11 (256 bit key, 64 byte blocks): 915786 operations in 1 seconds (58610304 bytes)
  393. [ 12.176173] tcrypt: test 12 (256 bit key, 256 byte blocks): 243370 operations in 1 seconds (62302720 bytes)
  394. [ 13.177021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 61806 operations in 1 seconds (63289344 bytes)
  395. [ 14.177869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 7751 operations in 1 seconds (63496192 bytes)
  396.  
  397. gcc-8.0.0, patched
  398.  
  399. [ 0.160045] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  400. [ 0.161008] tcrypt: test 0 (128 bit key, 16 byte blocks): 11413880 operations in 1 seconds (182622080 bytes)
  401. [ 1.161847] tcrypt: test 1 (128 bit key, 64 byte blocks): 3815602 operations in 1 seconds (244198528 bytes)
  402. [ 2.162695] tcrypt: test 2 (128 bit key, 256 byte blocks): 1019892 operations in 1 seconds (261092352 bytes)
  403. [ 3.163543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 263107 operations in 1 seconds (269421568 bytes)
  404. [ 4.164391] tcrypt: test 4 (128 bit key, 8192 byte blocks): 33134 operations in 1 seconds (271433728 bytes)
  405. [ 5.165239] tcrypt: test 5 (192 bit key, 16 byte blocks): 10178571 operations in 1 seconds (162857136 bytes)
  406. [ 6.166086] tcrypt: test 6 (192 bit key, 64 byte blocks): 3119311 operations in 1 seconds (199635904 bytes)
  407. [ 7.166934] tcrypt: test 7 (192 bit key, 256 byte blocks): 868525 operations in 1 seconds (222342400 bytes)
  408. [ 8.167782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 223024 operations in 1 seconds (228376576 bytes)
  409. [ 9.168630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 27913 operations in 1 seconds (228663296 bytes)
  410. [ 10.169478] tcrypt: test 10 (256 bit key, 16 byte blocks): 9258737 operations in 1 seconds (148139792 bytes)
  411. [ 11.170325] tcrypt: test 11 (256 bit key, 64 byte blocks): 2911286 operations in 1 seconds (186322304 bytes)
  412. [ 12.171173] tcrypt: test 12 (256 bit key, 256 byte blocks): 767189 operations in 1 seconds (196400384 bytes)
  413. [ 13.172021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 196507 operations in 1 seconds (201223168 bytes)
  414. [ 14.172869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 24688 operations in 1 seconds (202244096 bytes)
  415.  
  416. gcc-8
  417.  
  418. [ 0.161004] tcrypt: test 0 (128 bit key, 16 byte blocks): 11502053 operations in 1 seconds (184032848 bytes)
  419. [ 1.161849] tcrypt: test 1 (128 bit key, 64 byte blocks): 3816463 operations in 1 seconds (244253632 bytes)
  420. [ 2.162695] tcrypt: test 2 (128 bit key, 256 byte blocks): 1021534 operations in 1 seconds (261512704 bytes)
  421. [ 3.163543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 263436 operations in 1 seconds (269758464 bytes)
  422. [ 4.164391] tcrypt: test 4 (128 bit key, 8192 byte blocks): 33148 operations in 1 seconds (271548416 bytes)
  423. [ 5.165241] tcrypt: test 5 (192 bit key, 16 byte blocks): 9406144 operations in 1 seconds (150498304 bytes)
  424. [ 6.166086] tcrypt: test 6 (192 bit key, 64 byte blocks): 2987351 operations in 1 seconds (191190464 bytes)
  425. [ 7.166934] tcrypt: test 7 (192 bit key, 256 byte blocks): 793146 operations in 1 seconds (203045376 bytes)
  426. [ 8.167784] tcrypt: test 8 (192 bit key, 1024 byte blocks): 203119 operations in 1 seconds (207993856 bytes)
  427. [ 9.168630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 25447 operations in 1 seconds (208461824 bytes)
  428. [ 10.169478] tcrypt: test 10 (256 bit key, 16 byte blocks): 9418838 operations in 1 seconds (150701408 bytes)
  429. [ 11.170325] tcrypt: test 11 (256 bit key, 64 byte blocks): 2956230 operations in 1 seconds (189198720 bytes)
  430. [ 12.171173] tcrypt: test 12 (256 bit key, 256 byte blocks): 779508 operations in 1 seconds (199554048 bytes)
  431. [ 13.172021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 199595 operations in 1 seconds (204385280 bytes)
  432. [ 14.172871] tcrypt: test 14 (256 bit key, 8192 byte blocks): 25081 operations in 1 seconds (205463552 bytes)
  433.  
  434. gcc-6.3.1, patched
  435. [ 0.161010] tcrypt: test 0 (128 bit key, 16 byte blocks): 2678712 operations in 1 seconds (42859392 bytes)
  436. [ 1.161847] tcrypt: test 1 (128 bit key, 64 byte blocks): 728272 operations in 1 seconds (46609408 bytes)
  437. [ 2.162695] tcrypt: test 2 (128 bit key, 256 byte blocks): 183860 operations in 1 seconds (47068160 bytes)
  438. [ 3.163543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 47839 operations in 1 seconds (48987136 bytes)
  439. [ 4.164390] tcrypt: test 4 (128 bit key, 8192 byte blocks): 5991 operations in 1 seconds (49078272 bytes)
  440. [ 5.165239] tcrypt: test 5 (192 bit key, 16 byte blocks): 2221685 operations in 1 seconds (35546960 bytes)
  441. [ 6.166086] tcrypt: test 6 (192 bit key, 64 byte blocks): 593684 operations in 1 seconds (37995776 bytes)
  442. [ 7.166934] tcrypt: test 7 (192 bit key, 256 byte blocks): 152358 operations in 1 seconds (39003648 bytes)
  443. [ 8.167782] tcrypt: test 8 (192 bit key, 1024 byte blocks): 38366 operations in 1 seconds (39286784 bytes)
  444. [ 9.168630] tcrypt: test 9 (192 bit key, 8192 byte blocks): 4779 operations in 1 seconds (39149568 bytes)
  445. [ 10.169478] tcrypt: test 10 (256 bit key, 16 byte blocks): 1865346 operations in 1 seconds (29845536 bytes)
  446. [ 11.170325] tcrypt: test 11 (256 bit key, 64 byte blocks): 498540 operations in 1 seconds (31906560 bytes)
  447. [ 12.171173] tcrypt: test 12 (256 bit key, 256 byte blocks): 127576 operations in 1 seconds (32659456 bytes)
  448. [ 13.172021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 32081 operations in 1 seconds (32850944 bytes)
  449. [ 14.172869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 4009 operations in 1 seconds
  450.  
  451. gcc-5.5.0, patched
  452.  
  453. [ 0.160046] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  454. [ 0.161008] tcrypt: test 0 (128 bit key, 16 byte blocks): 2743237 operations in 1 seconds (43891792 bytes)
  455. [ 1.161847] tcrypt: test 1 (128 bit key, 64 byte blocks): 746280 operations in 1 seconds (47761920 bytes)
  456. [ 2.162694] tcrypt: test 2 (128 bit key, 256 byte blocks): 192068 operations in 1 seconds (49169408 bytes)
  457. [ 3.163542] tcrypt: test 3 (128 bit key, 1024 byte blocks): 48396 operations in 1 seconds (49557504 bytes)
  458. [ 4.164390] tcrypt: test 4 (128 bit key, 8192 byte blocks): 6054 operations in 1 seconds (49594368 bytes)
  459. [ 5.165238] tcrypt: test 5 (192 bit key, 16 byte blocks): 2312927 operations in 1 seconds (37006832 bytes)
  460. [ 6.166086] tcrypt: test 6 (192 bit key, 64 byte blocks): 622203 operations in 1 seconds (39820992 bytes)
  461. [ 7.166934] tcrypt: test 7 (192 bit key, 256 byte blocks): 159271 operations in 1 seconds (40773376 bytes)
  462. [ 8.167781] tcrypt: test 8 (192 bit key, 1024 byte blocks): 40055 operations in 1 seconds (41016320 bytes)
  463. [ 9.168629] tcrypt: test 9 (192 bit key, 8192 byte blocks): 5008 operations in 1 seconds (41025536 bytes)
  464. [ 10.169478] tcrypt: test 10 (256 bit key, 16 byte blocks): 2037349 operations in 1 seconds (32597584 bytes)
  465. [ 11.170325] tcrypt: test 11 (256 bit key, 64 byte blocks): 544873 operations in 1 seconds (34871872 bytes)
  466. [ 12.171173] tcrypt: test 12 (256 bit key, 256 byte blocks): 139072 operations in 1 seconds (35602432 bytes)
  467. [ 13.172021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 35008 operations in 1 seconds (35848192 bytes)
  468. [ 14.172869] tcrypt: test 14 (256 bit key, 8192 byte blocks): 4377 operations in 1 seconds (35856384 bytes)
  469.  
  470. gcc-5.5.0
  471. [ 0.160081] testing speed of async cbc(aes) (cbc(aes-generic)) encryption
  472. [ 0.161008] tcrypt: test 0 (128 bit key, 16 byte blocks): 11421774 operations in 1 seconds (182748384 bytes)
  473. [ 1.161849] tcrypt: test 1 (128 bit key, 64 byte blocks): 3737745 operations in 1 seconds (239215680 bytes)
  474. [ 2.162695] tcrypt: test 2 (128 bit key, 256 byte blocks): 1000582 operations in 1 seconds (256148992 bytes)
  475. [ 3.163543] tcrypt: test 3 (128 bit key, 1024 byte blocks): 256744 operations in 1 seconds (262905856 bytes)
  476. [ 4.164390] tcrypt: test 4 (128 bit key, 8192 byte blocks): 32278 operations in 1 seconds (264421376 bytes)
  477. [ 5.165240] tcrypt: test 5 (192 bit key, 16 byte blocks): 10231208 operations in 1 seconds (163699328 bytes)
  478. [ 6.166086] tcrypt: test 6 (192 bit key, 64 byte blocks): 3250773 operations in 1 seconds (208049472 bytes)
  479. [ 7.166934] tcrypt: test 7 (192 bit key, 256 byte blocks): 862904 operations in 1 seconds (220903424 bytes)
  480. [ 8.167783] tcrypt: test 8 (192 bit key, 1024 byte blocks): 220747 operations in 1 seconds (226044928 bytes)
  481. [ 9.169629] tcrypt: test 9 (192 bit key, 8192 byte blocks): 27583 operations in 1 seconds (225959936 bytes)
  482. [ 10.170477] tcrypt: test 10 (256 bit key, 16 byte blocks): 9337322 operations in 1 seconds (149397152 bytes)
  483. [ 11.171325] tcrypt: test 11 (256 bit key, 64 byte blocks): 2879665 operations in 1 seconds (184298560 bytes)
  484. [ 12.172173] tcrypt: test 12 (256 bit key, 256 byte blocks): 758179 operations in 1 seconds (194093824 bytes)
  485. [ 13.173021] tcrypt: test 13 (256 bit key, 1024 byte blocks): 193247 operations in 1 seconds (197884928 bytes)
  486. [ 14.173871] tcrypt: test 14 (256 bit key, 8192 byte blocks): 24253 operations in 1 seconds (198680576 bytes)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement