Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/openssl: refresh hmac/oneshot and padlock patches | Timo Teräs | 2012-08-02 | 1 | -780/+0 |
| | | | | | * fixed hmac oneshot flag to work as expected * renamed the patch series, and rebased against 1.0.1c | ||||
* | main/openssl: fix padlock sha1/256 oneshot finalizing update | Timo Teräs | 2012-08-02 | 1 | -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. | ||||
* | main/openssl: refresh padlock patches | Timo Teräs | 2010-07-28 | 1 | -0/+780 |
The new feature is support for VIA Nano Padlock in 64-bit mode. |