index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
atmel-ecc.c
Age
Commit message (
Expand
)
Author
2022-05-06
crypto: atmel - Avoid flush_scheduled_work() usage
Tetsuo Handa
2021-03-26
crypto: atmel-ecc - Struct headers need to start with keyword 'struct'
Lee Jones
2021-03-13
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2019-05-30
crypto: atmel-ecc - factor out code that can be shared
Ard Biesheuvel
2019-05-30
crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
Ard Biesheuvel
2018-09-04
crypto: atmel - switch to SPDX license identifiers
Tudor Ambarus
2018-06-22
crypto: atmel-ecc - remove overly verbose dev_info
Tudor-Dan Ambarus
2018-06-22
crypto: atmel-ecc - fix to allow multi segment scatterlists
Tudor-Dan Ambarus
2017-08-03
crypto: atmel-ecc - fix signed integer to u8 assignment
Tudor-Dan Ambarus
2017-08-03
Crypto: atmel-ecc: Make a couple of local functions static
Colin Ian King
2017-07-18
crypto: atmel-ecc - introduce Microchip / Atmel ECC driver
Tudor-Dan Ambarus