mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-07 04:21:23 -04:00

Everything works at the byte level, not bit level. Flipping the lsb is just one convenient way to corrupt a byte, but don't really care about individual bits. Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>