[PATCH 1/4] crypto: powerpc - Factor out the core CRC vpmsum algorithm

Herbert Xu herbert at gondor.apana.org.au
Sat Mar 25 01:12:19 AEDT 2017


Daniel Axtens <dja at axtens.net> wrote:
> The core nuts and bolts of the crc32c vpmsum algorithm will
> also work for a number of other CRC algorithms with different
> polynomials. Factor out the function into a new asm file.
> 
> To handle multiple users of the function, a user simply
> provides constants, defines the name of their CRC function,
> and then #includes the core algorithm file.
> 
> Cc: Anton Blanchard <anton at samba.org>
> Signed-off-by: Daniel Axtens <dja at axtens.net>

All patches applied.  Thanks.
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


More information about the Linuxppc-dev mailing list