Loading crypto/Kconfig +0 −3 Original line number Diff line number Diff line Loading @@ -146,7 +146,6 @@ config CRYPTO_ECB tristate "ECB support" select CRYPTO_BLKCIPHER select CRYPTO_MANAGER default m help ECB: Electronic CodeBook mode This is the simplest block cipher algorithm. It simply encrypts Loading @@ -156,7 +155,6 @@ config CRYPTO_CBC tristate "CBC support" select CRYPTO_BLKCIPHER select CRYPTO_MANAGER default m help CBC: Cipher Block Chaining mode This block cipher algorithm is required for IPSec. Loading @@ -165,7 +163,6 @@ config CRYPTO_PCBC tristate "PCBC support" select CRYPTO_BLKCIPHER select CRYPTO_MANAGER default m help PCBC: Propagating Cipher Block Chaining mode This block cipher algorithm is required for RxRPC. Loading Loading
crypto/Kconfig +0 −3 Original line number Diff line number Diff line Loading @@ -146,7 +146,6 @@ config CRYPTO_ECB tristate "ECB support" select CRYPTO_BLKCIPHER select CRYPTO_MANAGER default m help ECB: Electronic CodeBook mode This is the simplest block cipher algorithm. It simply encrypts Loading @@ -156,7 +155,6 @@ config CRYPTO_CBC tristate "CBC support" select CRYPTO_BLKCIPHER select CRYPTO_MANAGER default m help CBC: Cipher Block Chaining mode This block cipher algorithm is required for IPSec. Loading @@ -165,7 +163,6 @@ config CRYPTO_PCBC tristate "PCBC support" select CRYPTO_BLKCIPHER select CRYPTO_MANAGER default m help PCBC: Propagating Cipher Block Chaining mode This block cipher algorithm is required for RxRPC. Loading