]> Git Repo - linux.git/commit
crypto: ctr - no longer needs CRYPTO_SEQIV
authorCorentin Labbe <[email protected]>
Fri, 24 Apr 2020 13:40:46 +0000 (13:40 +0000)
committerHerbert Xu <[email protected]>
Thu, 30 Apr 2020 05:19:34 +0000 (15:19 +1000)
commitf23efcbcc523b09c2ee359a35eb3897dc1764fd3
tree48961ceb68fd646f58260e451363ff87d7fa6113
parent43f3c2b4dde331d380e4f575d3e5798f27867b3e
crypto: ctr - no longer needs CRYPTO_SEQIV

As comment of the v2, Herbert said: "The SEQIV select from CTR is historical
and no longer necessary."

So let's get rid of it.

Signed-off-by: Corentin Labbe <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
crypto/Kconfig
This page took 0.055038 seconds and 4 git commands to generate.