commit | f848dbd3bc1a71274241c080b57eb912ff9f0098 | [log] [tgz] |
---|---|---|
author | Hendrik Brueckner <brueckner@linux.vnet.ibm.com> | Tue Apr 28 15:52:44 2015 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Jun 15 16:36:34 2016 +0200 |
tree | 3546426a8d653b6f747a41011431675cb500e5df | |
parent | 19c93787f573c6cffe9c25d3be20e3b40112b7ea [diff] |
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>