crypto: aead - Add common IV generation code
[deliverable/linux.git] / crypto / Kconfig
index af011a96e97dc33458bd1faf0138f0562167556c..0ff4cd44e4f8767d221983c3e074923a9491250f 100644 (file)
@@ -1532,15 +1532,6 @@ config CRYPTO_USER_API_RNG
          This option enables the user-spaces interface for random
          number generator algorithms.
 
-config CRYPTO_USER_API_AEAD
-       tristate "User-space interface for AEAD cipher algorithms"
-       depends on NET
-       select CRYPTO_AEAD
-       select CRYPTO_USER_API
-       help
-         This option enables the user-spaces interface for AEAD
-         cipher algorithms.
-
 config CRYPTO_HASH_INFO
        bool
 
This page took 0.025126 seconds and 5 git commands to generate.