aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/crypto/sha1_glue.c
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2018-06-29 17:01:43 -0700
committerHerbert Xu <[email protected]>2018-07-09 00:30:21 +0800
commite47890163a3c2a6ec5a18322d283046d1bdec5e6 (patch)
tree2e31caec320a25c201994198d4af4f420fc95f22 /arch/sparc/crypto/sha1_glue.c
parentb73b7ac0a77492b1bd671a72787931847b330c03 (diff)
crypto: sha512_generic - add cra_priority
sha512-generic and sha384-generic had a cra_priority of 0, so it wasn't possible to have a lower priority SHA-512 or SHA-384 implementation, as is desired for sha512_mb which is only useful under certain workloads and is otherwise extremely slow. Change them to priority 100, which is the priority used for many of the other generic algorithms. Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'arch/sparc/crypto/sha1_glue.c')
0 files changed, 0 insertions, 0 deletions