aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crc16.h
AgeCommit message (Collapse)AuthorFilesLines
2022-08-05Reformat codeNaoto Yamaguchi1-36/+24
The librefop define the coding style using clang-format. This patch reformat code using clang-format. Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Change-Id: I6f6647317f2916c583ca68e1259da2e08a989657
2022-07-28Add crc16.h is imported from NetBSDNaoto Yamaguchi1-0/+82
The librefop use crc16 for data validation. This patch import crc16 algorithm from Net-BSD source tree. Bug-AGL: SPEC-4500 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Change-Id: I4f9ccad1d5d9c871e833e25ddda730088b76ce2b