aboutsummaryrefslogtreecommitdiff
path: root/sys/crypto/aesni/aesencdec.h
Commit message (Expand)AuthorAgeFilesLines
* Regularize the Netflix copyrightWarner Losh2019-02-041-1/+2
* unroll the loop slightly... This improves performance enough toJohn-Mark Gurney2015-07-071-5/+17
* In the version of gcc in the FreeBSD tree, this modification was made toCraig Rodrigues2015-04-161-0/+2
* make it so that from/to can be missaligned as it can happen (the geliJohn-Mark Gurney2013-11-061-8/+4
* Use the fact that the AES-NI instructions can be pipelined to improveJohn-Mark Gurney2013-09-031-0/+136