Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1441542
| From | David Laight <David.Laight@ACULAB.COM> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS |
| Date | 2016-07-12 18:30 +0200 |
| Message-ID | <rU8Jk-7nR-29@gated-at.bofh.it> (permalink) |
| References | <rTOUh-2MT-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Paulo Flabiano Smorigo > Sent: 11 July 2016 20:08 > > This patch add XTS subroutines using VMX-crypto driver. > > It gives a boost of 20 times using XTS. > > These code has been adopted from OpenSSL project in collaboration > with the original author (Andy Polyakov <appro@openssl.org>). Yep, typical openssl code. 1000+ lines of uncommented impenetrable assembler. There is 0 chance of anyone ever checking this does what it should. David
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
RE: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS David Laight <David.Laight@ACULAB.COM> - 2016-07-12 18:30 +0200
csiph-web