aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBrilly Wu <[email protected]>2011-03-27 10:45:00 +0800
committerHerbert Xu <[email protected]>2011-03-27 10:45:18 +0800
commit0475add3c27a43a6599fe6338f8fffe919a13547 (patch)
tree4744ac7bdf8135e89fe8b5a24ced20c292103eda /tools/perf/scripts/python
parent7dfc2179ec7339a180e822a5af7eb1294da245cf (diff)
crypto: padlock - Add SHA-1/256 module for VIA Nano
Add new SHA-1/256 module that never needs any fallback and just calls the PadLock hardware instruction supported from VIA Nano processors to implement the "update" and "final" function. They are respectively named "sha1_alg_nano" and "sha256_alg_nano", and will be used on any VIA Nano processor or the later ones. On VIA C7 CPU, the "sha1_alg" and "sha256_alg" modules will still be used as before. Signed-off-by: Brilly Wu <[email protected]> Signed-off-by: Kary Jin <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions