crypto: atmel-{sha,tdes} - Change algorithm priorities
authorTudor Ambarus <tudor.ambarus@microchip.com>
Thu, 5 Dec 2019 09:53:46 +0000 (09:53 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 11 Dec 2019 08:37:03 +0000 (16:37 +0800)
commit7c783029eab847cedcbe85ece02b9faf6a576418
tree1705e59bbacb31e602e83b0b66a78d004de04a56
parent7b49fabfc35c28deae514f07d563b0fb42c7cfea
crypto: atmel-{sha,tdes} - Change algorithm priorities

Increase the algorithm priorities so the hardware acceleration is now
preferred to the software computation: the generic drivers use 100
as priority.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/atmel-sha.c
drivers/crypto/atmel-tdes.c