Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
512 bits is 64 Bytes, not 512 Bytes...
|
|
|
|
|
|
|
|
Note that this may cause parts of the input / output arrays to be unprocessed.
This is deliberate: we are interested in raw bandwidth and do not want to
bother with edge cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add LICENSE, GPL v3.0
|
|
|
|
|
|
Removed unused header
|
|
|
|
CMakeLists.txt: fix build without C++
|