mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 13:30:50 +02:00
5c52734d57
This caused problems on CHERI with bounds violations. The code assumes WC_CACHE_LINE_SZ == 64 and perhaps this is not the case. Signed-off-by: William Beasley (The Capable Hub) <wbeasley@thegoodpenguin.co.uk>