lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 13 Apr 2017 13:09:37 -0700
From:   Chris Healy <cphealy@...il.com>
To:     Andrey Smirnov <andrew.smirnov@...il.com>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>,
        Andrey Vostrikov <andrey.vostrikov@...entembedded.com>,
        Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] lib/crc-ccitt: add CCITT-FALSE CRC16 variant

On Thu, Apr 13, 2017 at 7:29 AM, Andrey Smirnov
<andrew.smirnov@...il.com> wrote:
> From: Andrey Vostrikov <andrey.vostrikov@...entembedded.com>
>
> Cc: cphealy@...il.com
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> Signed-off-by: Andrey Vostrikov <andrey.vostrikov@...entembedded.com>
> Signed-off-by: Andrey Smirnov <andrew.smirnov@...il.com>
> ---
>  include/linux/crc-ccitt.h |  7 ++++++
>  lib/crc-ccitt.c           | 58 ++++++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 64 insertions(+), 1 deletion(-)
>

In support of a soon to be published MFD driver using serdev to talk
to a supervisory processor that uses the CCITT-FALSE CRC16 variant in
it's protocol, this patch was tested successfully on an i.MX6 ARM
platform.

Tested-by: Chris Healy <cphealy@...il.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ