Skip to content

Commit 71f3f02

Browse files
smuellerDDJonathan Corbet
authored andcommitted
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 <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 8d23da2 commit 71f3f02

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Documentation/crypto/api-skcipher.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,6 @@ Asynchronous Block Cipher API - Deprecated
106106
.. kernel-doc:: include/linux/crypto.h
107107
:doc: Asynchronous Block Cipher API
108108

109-
.. kernel-doc:: include/linux/crypto.h
110-
:functions: crypto_alloc_ablkcipher
111-
112109
.. kernel-doc:: include/linux/crypto.h
113110
:functions: crypto_free_ablkcipher
114111

0 commit comments

Comments
 (0)