summaryrefslogtreecommitdiff
path: root/crypto/echainiv.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-05-21 15:11:14 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-05-22 11:25:56 +0800
commit837569a4f83ce9f35b46f59413dd1db91bf1b86f (patch)
tree8294150c85769835345a554122d5721cf0b3d493 /crypto/echainiv.c
parent66d678ee742a91d8a6eace277eba39afaa354b56 (diff)
downloadlinux-crypto-837569a4f83ce9f35b46f59413dd1db91bf1b86f.tar.gz
linux-crypto-837569a4f83ce9f35b46f59413dd1db91bf1b86f.zip
crypto: seqiv - Add seqniv
This patch adds a new IV generator seqniv which is identical to seqiv except that it skips the IV when authenticating. This is intended to be used by algorithms such as rfc4106 that does the IV authentication implicitly. Note that the code used for seqniv is in fact identical to the compatibility case for seqiv. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/echainiv.c')
0 files changed, 0 insertions, 0 deletions