]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2128b5dfcf86a4a9ff702b4d03fd3816eb0d4cab
tree1705e59bbacb31e602e83b0b66a78d004de04a56
parent66880cd9a5551c3029d678868a2045332ce66a46
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