aboutsummaryrefslogtreecommitdiffstats
path: root/main/openssl/0004-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/openssl: fix padlock sha1/256 oneshot finalizing updateTimo Teräs2012-08-021-2/+2
| | | | | | | We want to handle bytes upto next block boundary, to work with hardware from block boundary. The code incorrectly fed just the amount of bytes in the block. (cherry picked from commit 8df1ba4a80de53f16456c0733d9bb12731e40829)
* main/openssl: refresh padlock patchesTimo Teräs2010-07-281-0/+780
The new feature is support for VIA Nano Padlock in 64-bit mode.