开源镜像站
帮助
下载
动态
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
/
omap-aes.h
Age
Commit message (
Expand
)
Author
2026-01-15
crypto: omap - Use new AES library API
Eric Biggers
2025-09-13
crypto: omap - convert from tasklet to BH workqueue
Ryo Takakura
2025-01-14
crypto: omap - switch from scatter_walk to plain offset
Eric Biggers
2023-08-18
crypto: omap - Use new crypto_engine_op interface
Herbert Xu
2020-07-16
crypto: omap-aes - permit asynchronous skcipher as fallback
Ard Biesheuvel
2019-12-11
crypto: omap-aes-gcm - convert to use crypto engine
Tero Kristo
2019-12-11
crypto: omap-aes-gcm - use the AES library to encrypt the tag
Ard Biesheuvel
2019-12-11
crypto: omap-aes-gcm - add missing .setauthsize hooks
Ard Biesheuvel
2019-11-17
crypto: omap - switch to skcipher API
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-28
crypto: omap-aes - Remove VLA usage of skcipher
Kees Cook
2018-02-15
crypto: omap - convert to new crypto engine API
Corentin LABBE
2017-06-10
crypto: omap-aes - Add support for GCM mode
Tero Kristo
2017-06-10
crypto: omap-aes - export some AES driver functionality locally
Tero Kristo
2017-06-10
crypto: omap-aes - move definitions over to a separate header file
Tero Kristo