开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
virtio
/
virtio_crypto_common.h
Age
Commit message (
Expand
)
Author
2023-12-01
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2023-10-18
virtio-crypto: handle config changed by work queue
zhenwei pi
2022-05-31
virtio-crypto: wait ctrl queue instead of busy polling
zhenwei pi
2022-05-31
virtio-crypto: use private buffer for control request
zhenwei pi
2022-03-28
virtio-crypto: rename skcipher algs
zhenwei pi
2022-03-28
virtio-crypto: implement RSA algorithm
zhenwei pi
2019-11-17
crypto: virtio - switch to skcipher API
Ard Biesheuvel
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2018-07-01
crypto: virtio - Register an algo only if it's supported
Farhan Ali
2018-07-01
crypto: virtio - Read crypto services and algorithm masks
Farhan Ali
2018-03-16
crypto: virtio - remove dependency on CRYPTO_AUTHENC
Peter Wu
2018-02-15
crypto: virtio - convert to new crypto engine API
Corentin LABBE
2017-07-18
crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
Zeng, Xin
2016-12-30
crypto: virtio - support crypto engine framework
Gonglei \(Arei\)
2016-12-16
crypto: add virtio-crypto driver
Gonglei