diff options
author | Ard Biesheuvel <[email protected]> | 2015-04-09 12:55:47 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2015-04-10 21:39:47 +0800 |
commit | 1631030ae63aef0a54fe08813e0f4e26c8ef9c78 (patch) | |
tree | a9e22caf66a683421a953e8300e40af72ace424f /scripts/gdb/linux/modules.py | |
parent | 824b43763c562ee2feec16bb4017785528f3b54c (diff) |
crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer
This removes all the boilerplate from the existing implementation,
and replaces it with calls into the base layer. It also changes the
prototypes of the core asm functions to be compatible with the base
prototype
void (sha256_block_fn)(struct sha256_state *sst, u8 const *src, int blocks)
so that they can be passed to the base layer directly.
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions