zephyr/lib/crc
Adrien Ricciardi 863f6affef lib: crc: Add OpenPGP CRC-24
Implementation is based on the section 6.1 of the RFC 4880.

Signed-off-by: Adrien Ricciardi <aricciardi@baylibre.com>
2024-05-29 10:51:21 -07:00
..
CMakeLists.txt lib: crc: Add OpenPGP CRC-24 2024-05-29 10:51:21 -07:00
crc4_sw.c
crc7_sw.c
crc8_sw.c
crc16_sw.c
crc24_sw.c lib: crc: Add OpenPGP CRC-24 2024-05-29 10:51:21 -07:00
crc32_sw.c
crc32c_sw.c
crc_shell.c lib: crc: Add OpenPGP CRC-24 2024-05-29 10:51:21 -07:00
Kconfig