Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67014
b: refs/heads/master
c: a349365
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Oct 10, 2007
1 parent b33d7af commit 5f7c341
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ec931035194709d0cde647d1c347bbf9634eec25
refs/heads/master: a349365e5e0e0590cf68957abd2ead1e5249fdef
3 changes: 0 additions & 3 deletions trunk/crypto/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
Expand All @@ -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.
Expand Down

0 comments on commit 5f7c341

Please sign in to comment.