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