projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/Documentation/crypto/api-skcipher.rst
b/Documentation/crypto/api-skcipher.rst
index eabd369482cee2d72d81a400eaddfaf0c91b84e3..cd8830ba23afc1b3f28e9e56265e2584872b2671 100644
(file)
--- a/
Documentation/crypto/api-skcipher.rst
+++ b/
Documentation/crypto/api-skcipher.rst
@@
-106,9
+106,6
@@
Asynchronous Block Cipher API - Deprecated
.. kernel-doc:: include/linux/crypto.h
: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