ltq-deu: fix cra_priority
authorMartin Schiller <mschiller@tdt.de>
Thu, 18 Aug 2016 10:03:17 +0000 (12:03 +0200)
committerJohn Crispin <john@phrozen.org>
Sat, 20 Aug 2016 03:33:09 +0000 (05:33 +0200)
commit070edfd92f8f83a93312a7df5f59048d74286584
tree4de5631096240d062a879323964241d5ec605ed0
parent93916613943ae095027f01acc521b4fcf174dea2
ltq-deu: fix cra_priority

With the default priority of 0, the DEU algos would be overlapped
by the generic algos (if available).

To fix this, set the cra_priority of the hardware algos to the
recommended value of 300/400.

Signed-off-by: Martin Schiller <mschiller@tdt.de>
package/kernel/lantiq/ltq-deu/src/ifxmips_aes.c
package/kernel/lantiq/ltq-deu/src/ifxmips_arc4.c
package/kernel/lantiq/ltq-deu/src/ifxmips_async_aes.c
package/kernel/lantiq/ltq-deu/src/ifxmips_async_des.c
package/kernel/lantiq/ltq-deu/src/ifxmips_des.c
package/kernel/lantiq/ltq-deu/src/ifxmips_md5.c
package/kernel/lantiq/ltq-deu/src/ifxmips_md5_hmac.c
package/kernel/lantiq/ltq-deu/src/ifxmips_sha1.c
package/kernel/lantiq/ltq-deu/src/ifxmips_sha1_hmac.c