wolfssl: fix build with /dev/crypto
authorChukun Pan <amadeus@jmu.edu.cn>
Thu, 1 Dec 2022 15:28:38 +0000 (23:28 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 11 Dec 2022 02:30:14 +0000 (03:30 +0100)
commit171691500eca0737c59d4fff50578b74a90583be
tree488f1d6cd481f33a9b83d4d3887294d755bc9f00
parent840ce0a65bbb7ba13a547f90cb94452b290475ef
wolfssl: fix build with /dev/crypto

Backport upstream patch to fix build error when
/dev/crypto enabled.

https://github.com/wolfSSL/wolfssl/commit/dc9f46a3be00b5e82684a158605189d1278e324c

Fixes: #10944
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
package/libs/wolfssl/patches/001-Fix-enable-devcrypto-build-error.patch [new file with mode: 0644]