index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
engine.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-01
crypto: engine - Make crypto_engine_exit() return void
Uwe Kleine-König
1
-1
/
+1
2023-08-18
crypto: engine - Remove crypto_engine_ctx
Herbert Xu
1
-4
/
+0
2023-08-18
crypto: engine - Move crypto_engine_ops from request into crypto_alg
Herbert Xu
1
-5
/
+54
2023-08-18
crypto: engine - Move struct crypto_engine into internal/engine.h
Herbert Xu
1
-57
/
+1
2023-08-18
crypto: engine - Move crypto inclusions out of header file
Herbert Xu
1
-10
/
+7
2023-08-18
crypto: engine - Remove prepare/unprepare request
Herbert Xu
1
-6
/
+0
2023-05-12
crypto: engine - Fix struct crypto_engine_op doc
David Yang
1
-1
/
+1
2021-12-17
crypto: api - Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+5
2021-10-29
crypto: engine - Add KPP Support to Crypto Engine
Prabhjot Khurana
1
-0
/
+5
2021-05-28
crypto: header - Fix spelling errors
Zhen Lei
1
-1
/
+1
2020-05-08
crypto: engine - support for batch requests
Iuliana Prodan
1
-0
/
+5
2020-05-08
crypto: engine - support for parallel requests based on retry mechanism
Iuliana Prodan
1
-2
/
+8
2019-11-17
crypto: ablkcipher - remove deprecated and unused ablkcipher support
Ard Biesheuvel
1
-4
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-02-15
crypto: engine - Permit to enqueue all async requests
Corentin LABBE
1
-29
/
+39
2017-06-19
crypto: engine - replace pr_xxx by dev_xxx
Corentin LABBE
1
-0
/
+1
2016-10-25
crypto: engine - Handle the kthread worker using the new API
Petr Mladek
1
-4
/
+2
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
1
-16
/
+33
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
1
-0
/
+90