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>
Fri, 20 Sep 2019 18:54:10 +0000 (20:54 +0200)
commitab19627ecc3923687fd339f4f23dc45572d00ce0
tree233f3dd9db64979d81c451fe06a308832dee96ac
parent49d96ffc5c47e40b7f3d99a91a42ea8a54a38bd9
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>
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]