summaryrefslogtreecommitdiff
path: root/crypto/seqiv.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-05-23 15:41:54 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-05-25 18:41:31 +0800
commitf91b1adfc32638b7e53ea6b575113cf3c1675a53 (patch)
treef27c309ae5746053c2af3add6a398bbba7d3f1a6 /crypto/seqiv.c
parentd89db82b2e49bd5c3e5350f042198b9911e9c93f (diff)
downloadlinux-crypto-f91b1adfc32638b7e53ea6b575113cf3c1675a53.tar.gz
linux-crypto-f91b1adfc32638b7e53ea6b575113cf3c1675a53.zip
crypto: echainiv - Stop using cryptoff
The cryptoff parameter was added to facilitate the skipping of IVs that sit between the AD and the plain/cipher text. However, it was never implemented correctly as and we do not handle users such as IPsec setting cryptoff. It is simply ignored. Implementing correctly is in fact more trouble than what it's worth. This patch removes the uses of cryptoff and simply falls back to using the old AEAD interface as it's only needed for old AEAD implementations. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/seqiv.c')
0 files changed, 0 insertions, 0 deletions