| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* fixed hmac oneshot flag to work as expected
* renamed the patch series, and rebased against 1.0.1c
|
|
|
|
| |
The new feature is support for VIA Nano Padlock in 64-bit mode.
|
|
Add new version of padlock patches which enable:
- limited support of VIA C7 SHA acceleration
- full support for VIA Nano SHA acceleration
Openssl HMAC core is also patched to take full performance out of
padlock. Speed application is updated for measuring hmac(sha1).
Padlock was moved to be dynamic engine in openssl-1.0.0. So add some
code that losfd automatically that engine.
|