RFR(S): 8218991: s390: Add intrinsic for GHASH algorithm
Doerr, Martin
martin.doerr at sap.com
Thu Feb 14 17:28:53 UTC 2019
Hi,
I'd like to contribute a GHASH stub for s390 to fix a SSL performance bottleneck.
Webrev:
http://cr.openjdk.java.net/~mdoerr/8218991_s390_ghash/webrev.00/
TestAESMain improves by about factor 3 with the following setup on z13 hardware: algorithm=AES, mode=GCM, paddingStr=PKCS5Padding, msgSize=12000, keySize=128, noReinit=false, checkOutput=false, encInputOffset=0, encOutputOffset=0, decOutputOffset=0, lastChunkSize=32
Please review.
Best regards,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20190214/6da2d16c/attachment-0001.html>
More information about the hotspot-compiler-dev
mailing list