mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-16 11:44:52 +00:00
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>
This commit is contained in:
parent
8d23da22ac
commit
71f3f027f8
1 changed files with 0 additions and 3 deletions
|
|
@ -106,9 +106,6 @@ Asynchronous Block Cipher API - Deprecated
|
||||||
.. kernel-doc:: include/linux/crypto.h
|
.. kernel-doc:: include/linux/crypto.h
|
||||||
:doc: Asynchronous Block Cipher API
|
:doc: Asynchronous Block Cipher API
|
||||||
|
|
||||||
.. kernel-doc:: include/linux/crypto.h
|
|
||||||
:functions: crypto_alloc_ablkcipher
|
|
||||||
|
|
||||||
.. kernel-doc:: include/linux/crypto.h
|
.. kernel-doc:: include/linux/crypto.h
|
||||||
:functions: crypto_free_ablkcipher
|
:functions: crypto_free_ablkcipher
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue