mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 21:30:58 +02:00
bce9fdda68
Use readUnaligned32/64 to ensure no unaligned read faults. Updated implementations of read/write unaligned 32/64 to not worry about alignment on CPUs that are known to not care.