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)
committerRISCi_ATOM <bob@bobcall.me>
Wed, 13 Nov 2019 18:49:39 +0000 (13:49 -0500)
commit29184d537f54187015dc156af7885300798a6954
treed05c12667818727e9c66cd97d8c98bd4f761dc3f
parent56f929619e59b2491681c7fe2b076b05afcfaef3
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]