projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d23da2
)
crypto: doc - remove crypto_alloc_ablkcipher
author
Stephan Mueller
<smueller@chronox.de>
Fri, 21 Oct 2016 02:58:46 +0000
(
04:58
+0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Tue, 13 Dec 2016 23:38:06 +0000
(16:38 -0700)
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>
Documentation/crypto/api-skcipher.rst
patch
|
blob
|
history
diff --git
a/Documentation/crypto/api-skcipher.rst
b/Documentation/crypto/api-skcipher.rst
index
eabd369
..
cd8830b
100644
(file)
--- a/
Documentation/crypto/api-skcipher.rst
+++ b/
Documentation/crypto/api-skcipher.rst
@@
-107,9
+107,6
@@
Asynchronous Block Cipher API - Deprecated
:doc: Asynchronous Block Cipher API
.. kernel-doc:: include/linux/crypto.h
- :functions: crypto_alloc_ablkcipher
-
-.. kernel-doc:: include/linux/crypto.h
:functions: crypto_free_ablkcipher
.. kernel-doc:: include/linux/crypto.h