diff options
| author | Stephan Mueller <smueller@chronox.de> | 2016-10-20 22:58:46 -0400 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2016-12-13 18:38:06 -0500 |
| commit | 71f3f027f8f8532d397ff2da7bdcd99bf0aa3867 (patch) | |
| tree | 14ae7fae5faba356f5b516b871ba2ba698064df9 | |
| parent | 8d23da22ac33be784451fb005cde300c09cdb19d (diff) | |
crypto: doc - remove crypto_alloc_ablkcipher
Remove the documentation reference to crypto_alloc_ablkcipher as the API
function call was removed.
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
| -rw-r--r-- | Documentation/crypto/api-skcipher.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/crypto/api-skcipher.rst b/Documentation/crypto/api-skcipher.rst index eabd369482ce..cd8830ba23af 100644 --- a/Documentation/crypto/api-skcipher.rst +++ b/Documentation/crypto/api-skcipher.rst | |||
| @@ -107,9 +107,6 @@ Asynchronous Block Cipher API - Deprecated | |||
| 107 | :doc: Asynchronous Block Cipher API | 107 | :doc: Asynchronous Block Cipher API |
| 108 | 108 | ||
| 109 | .. kernel-doc:: include/linux/crypto.h | 109 | .. kernel-doc:: include/linux/crypto.h |
| 110 | :functions: crypto_alloc_ablkcipher | ||
| 111 | |||
| 112 | .. kernel-doc:: include/linux/crypto.h | ||
| 113 | :functions: crypto_free_ablkcipher | 110 | :functions: crypto_free_ablkcipher |
| 114 | 111 | ||
| 115 | .. kernel-doc:: include/linux/crypto.h | 112 | .. kernel-doc:: include/linux/crypto.h |
