commit | b0cda2ba18a50abf0d7b248e3d588260e0194ab2 | [log] [tgz] |
---|---|---|
author | Stephan Mueller <smueller@chronox.de> | Mon Mar 30 21:57:42 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Mar 31 21:21:04 2015 +0800 |
tree | b53488f0bbc3f2b5c828417bc57d5830404d6131 | |
parent | 466a7b9e3e7833a0cc21a69a0bea9d50daf0ca10 [diff] |
crypto: proc - identify internal ciphers With ciphers that now cannot be accessed via the kernel crypto API, callers shall be able to identify the ciphers that are not callable. The /proc/crypto file is added a boolean field identifying that such internal ciphers. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>