aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/atmel-ecc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30crypto: atmel-ecc - factor out code that can be sharedArd Biesheuvel1-384/+22
2019-05-30crypto: atmel-ecc - add support for ACPI probing on non-AT91 platformsArd Biesheuvel1-5/+8
2018-09-04crypto: atmel - switch to SPDX license identifiersTudor Ambarus1-10/+1
2018-06-22crypto: atmel-ecc - remove overly verbose dev_infoTudor-Dan Ambarus1-4/+0
2018-06-22crypto: atmel-ecc - fix to allow multi segment scatterlistsTudor-Dan Ambarus1-9/+22
2017-08-03crypto: atmel-ecc - fix signed integer to u8 assignmentTudor-Dan Ambarus1-5/+5
2017-08-03Crypto: atmel-ecc: Make a couple of local functions staticColin Ian King1-2/+2
2017-07-18crypto: atmel-ecc - introduce Microchip / Atmel ECC driverTudor-Dan Ambarus1-0/+781