On 11/17/20 11:57 AM, Eric Biggers wrote:
On Tue, Nov 17, 2020 at 08:47:08AM -0500, Thara Gopinath wrote:
Qualcomm crypto engine supports hardware accelerated algorithms for
encryption and authentication. Enable support for aes,des,3des encryption
algorithms and sha1,sha256, hmac(sha1),hmac(sha256) authentication
algorithms on sdm845.The patch series has been tested using the kernel
crypto testing module tcrypto.ko.
Did you do this testing with CONFIG_CRYPTO_MANAGER_EXTRA_TESTS enabled?
Do all tests pass with it enabled?
No I have not. This is in my todo list though. I am trying to enable
AEAD algorithms on the crypto engine right now. I will try to test it
out with that set.
- Eric
--
Warm Regards
Thara