summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/atmel-ecc.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: atmel-ecc - Struct headers need to start with keyword 'struct'Lee Jones2021-03-261-1/+1
* crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu2021-03-131-20/+8
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* crypto: atmel-ecc - factor out code that can be sharedArd Biesheuvel2019-05-301-384/+22
* crypto: atmel-ecc - add support for ACPI probing on non-AT91 platformsArd Biesheuvel2019-05-301-5/+8
* crypto: atmel - switch to SPDX license identifiersTudor Ambarus2018-09-041-10/+1
* crypto: atmel-ecc - remove overly verbose dev_infoTudor-Dan Ambarus2018-06-221-4/+0
* crypto: atmel-ecc - fix to allow multi segment scatterlistsTudor-Dan Ambarus2018-06-221-9/+22
* crypto: atmel-ecc - fix signed integer to u8 assignmentTudor-Dan Ambarus2017-08-031-5/+5
* Crypto: atmel-ecc: Make a couple of local functions staticColin Ian King2017-08-031-2/+2
* crypto: atmel-ecc - introduce Microchip / Atmel ECC driverTudor-Dan Ambarus2017-07-181-0/+781