开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
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