mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
be55134708
PD#SWPL-238034 Problem: It fails in hmac(sha1-kl) when running crypto-test for A5. Solution: 1. Add a dts field to identify support of "zero length sha1" or not. 2. If it doesn't support this, hmac(sha1-kl) will not be registered. Verified: A5 + AV400 Change-Id: Iff6c63499ae85fbf92408f5171cb45503161261d Signed-off-by: Mingyen Hung <mingyen.hung@amlogic.com>