wolfssl: allow building with hw-crytpo and AES-CCM
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 12 Sep 2019 20:00:00 +0000 (17:00 -0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 10 Nov 2019 15:23:08 +0000 (16:23 +0100)
commit9be3501dc3fc5250941e00e4c1b8856d43a55000
tree98e4587e8d6302c552037a8dc87f319213330872
parent58db9bee0fb3a8e8dbf0f1f5fc889567d98c10db
wolfssl: allow building with hw-crytpo and AES-CCM

Hardware acceleration was disabled when AES-CCM was selected as a
workaround for a build failure.  This applies a couple of upstream
patches fixing this.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit ab19627ecc3923687fd339f4f23dc45572d00ce0)
package/libs/wolfssl/Config.in
package/libs/wolfssl/Makefile
package/libs/wolfssl/patches/010-build-with-devcrypto-and-aesccm.patch [new file with mode: 0644]
package/libs/wolfssl/patches/020-build-fix-for-aesccm-devcrypto-cbc-wpas-and-afalg.patch [new file with mode: 0644]