summaryrefslogtreecommitdiff
path: root/crypto/testmgr.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-08-20 15:21:45 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-08-21 22:21:19 +0800
commit1a6b023ddc847c61ff2e59bfa6669939c6588d25 (patch)
tree40b1e457d34a48a186ed15b58a7f0ee1656983ef /crypto/testmgr.c
parenta6c3ae02a6618beed541ded6c382ab0be90305d6 (diff)
downloadlinux-crypto-1a6b023ddc847c61ff2e59bfa6669939c6588d25.tar.gz
linux-crypto-1a6b023ddc847c61ff2e59bfa6669939c6588d25.zip
crypto: skcipher - Add top-level skcipher interface
This patch introduces the crypto skcipher interface which aims to replace both blkcipher and ablkcipher. It's very similar to the existing ablkcipher interface. The main difference is the removal of the givcrypt interface. In order to make the transition easier for blkcipher users, there is a helper SKCIPHER_REQUEST_ON_STACK which can be used to place a request on the stack for synchronous transforms. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/testmgr.c')
0 files changed, 0 insertions, 0 deletions