Skip to content
Snippets Groups Projects
Commit ba51738f authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: geniv - Split geniv out of AEAD Kconfig option


Give geniv its own Kconfig option so that its dependencies are
distinct from that of the AEAD API code.  This also allows it
to be disabled if no IV generators (seqiv/echainiv) are enabled.

Remove the obsolete select on RNG2 by SKCIPHER2 as skcipher IV
generators disappeared long ago.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent fb28fabf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment