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 70f1e866bf8ad78cff14ad5e96c489469d532c36)
* main/openssl: refresh padlock patchesTimo Teräs2010-07-281-0/+780
The new feature is support for VIA Nano Padlock in 64-bit mode.