index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
omap-aes.c
Age
Commit message (
Expand
)
Author
2021-04-16
crypto: omap-aes - Fix PM reference leak on omap-aes.c
Shixin Liu
2020-11-20
crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe
Zhang Qilong
2020-10-30
crypto: omap-aes - fix the reference count leak of omap device
Zhang Qilong
2020-07-23
crypto: omap-aes - Fix sparse and compiler warnings
Herbert Xu
2020-07-16
crypto: omap-aes - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-06-04
crypto: omap-aes - prevent unregistering algorithms twice
Tero Kristo
2019-12-11
crypto: omap-aes-gcm - convert to use crypto engine
Tero Kristo
2019-12-11
crypto: omap-aes-gcm - fix failure with assocdata only
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-12-11
crypto: omap-aes-ctr - set blocksize to 1
Ard Biesheuvel
2019-12-11
crypto: omap-aes - reject invalid input sizes for block modes
Ard Biesheuvel
2019-12-11
crypto: omap-aes - fixup aligned data cleanup
Tero Kristo
2019-12-11
crypto: omap-aes - add IV output handling
Tero Kristo
2019-12-11
crypto: omap-aes - remove the sysfs group during driver removal
Tero Kristo
2019-11-17
crypto: omap - switch to skcipher API
Ard Biesheuvel
2019-08-09
crypto: drivers - Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
2018-09-28
crypto: omap-aes - Remove VLA usage of skcipher
Kees Cook
2018-03-09
crypto: omap-aes - make queue length configurable
Tero Kristo
2018-03-09
crypto: omap-aes - make fallback size configurable
Tero Kristo
2018-02-15
crypto: omap - convert to new crypto engine API
Corentin LABBE
2017-10-07
crypto: omap - use of_device_get_match_data
Corentin LABBE
2017-09-22
crypto: omap - Use GCM IV size constant
Corentin LABBE
2017-07-18
crypto: omap-aes - fix error return code in omap_aes_probe()
Gustavo A. R. Silva
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
2017-06-10
crypto: omap-aes - use base omap crypto support library
Tero Kristo
2017-06-10
crypto: omap-aes - fix context handling for multiple cores
Tero Kristo
2017-06-10
crypto: omap-aes - drop unused flags attribute from omap_aes_ctx
Tero Kristo
2016-09-22
crypto: omap-aes - fix error return code in omap_aes_probe()
Wei Yongjun
2016-09-13
crypto: omap-aes - fix crypto engine initialization order
Tero Kristo
2016-09-13
crypto: omap-aes - Add fallback support
Lokesh Vutla
2016-09-13
crypto: omap-aes - Add support for multiple cores
Lokesh Vutla
2016-09-13
crypto: omap-aes - use runtime_pm autosuspend for clock handling
Tero Kristo
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
2016-07-18
crypto: omap - Stop using crypto scatterwalk_bytes_sglen
Herbert Xu
2016-06-24
crypto: omap - do not call dmaengine_terminate_all
Lokesh Vutla
2016-06-07
crypto: omap-aes - Fix registration of algorithms
Lokesh Vutla
2016-05-03
crypto: omap-aes - Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
2016-02-01
crypto: omap-aes - Support crypto engine framework
Baolin Wang
2015-12-17
crypto: omap - Removed unused variable "err"
Rahul Pathak
2015-07-08
crypto: omap-aes - Use BIT() macro
Vutla, Lokesh
2015-07-08
crypto: omap-aes - Fix configuring of AES mode
Vutla, Lokesh
2015-07-08
crypto: omap-aes - Increase priority of hw accelerator
Vutla, Lokesh
2015-07-08
crypto: omap-aes - Fix CTR mode
Vutla, Lokesh
[next]