s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms
authorHendrik Brueckner <brueckner@linux.vnet.ibm.com>
Tue, 28 Apr 2015 13:52:44 +0000 (15:52 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 15 Jun 2016 14:36:34 +0000 (16:36 +0200)
commitf848dbd3bc1a71274241c080b57eb912ff9f0098
tree3546426a8d653b6f747a41011431675cb500e5df
parent19c93787f573c6cffe9c25d3be20e3b40112b7ea
s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms

Add a crypto API module to access the vector extension based CRC-32
implementations.  Users can request the optimized implementation through
the shash crypto API interface.

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/crypto/Makefile
arch/s390/crypto/crc32-vx.c [new file with mode: 0644]
drivers/crypto/Kconfig
This page took 0.02605 seconds and 5 git commands to generate.