aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2018-06-29 17:01:42 -0700
committerHerbert Xu <[email protected]>2018-07-09 00:30:20 +0800
commitb73b7ac0a77492b1bd671a72787931847b330c03 (patch)
tree6819d5c0f0416fc03a93784d905cbdb5e06478ae /tools/perf/scripts/python
parent90ef3e4835c33541f2eca0b4276fbc1dd83832d8 (diff)
crypto: sha256_generic - add cra_priority
sha256-generic and sha224-generic had a cra_priority of 0, so it wasn't possible to have a lower priority SHA-256 or SHA-224 implementation, as is desired for sha256_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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions