summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/inside-secure/safexcel.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: inside-secure - Added AES-OFB supportPascal van Leeuwen2019-09-051-0/+2
* crypto: inside-secure - Added AES-CFB supportPascal van Leeuwen2019-09-051-0/+2
* crypto: inside-secure - Added support for basic AES-GCMPascal van Leeuwen2019-09-051-1/+6
* crypto: inside-secure - Made .cra_priority value a definePascal van Leeuwen2019-09-051-0/+3
* crypto: inside-secure - Only enable algorithms advertised by the hardwarePascal van Leeuwen2019-09-051-0/+33
* crypto: inside-secure - Add support for the AES-XTS algorithmPascal van Leeuwen2019-09-051-0/+2
* crypto: inside-secure - add support for using the EIP197 without vendor firmwarePascal van Leeuwen2019-08-301-0/+12
* crypto: inside-secure - add support for PCI based FPGA development boardPascal van Leeuwen2019-08-301-3/+27
* crypto: inside-secure - Remove redundant algo to engine mapping codePascal van Leeuwen2019-08-301-1/+0
* crypto: inside-secure -reduce hash byte counters to 64 bitsPascal van Leeuwen2019-07-261-2/+2
* crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...Pascal van Leeuwen2019-07-261-0/+5
* crypto: inside-secure - added support for rfc3686(ctr(aes))Pascal van Leeuwen2019-07-261-29/+3
* crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))Pascal van Leeuwen2019-07-261-0/+1
* crypto: inside-secure - add support for arbitrary size hash/HMAC updatesPascal van Leeuwen2019-07-261-1/+3
* crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decryptPascal van Leeuwen2019-07-261-1/+1
* crypto: inside-secure - add support for HMAC updatesAntoine Tenart2019-06-061-1/+1
* crypto: inside-secure - implement IV retrievalAntoine Tenart2019-06-061-0/+8
* crypto: inside-secure - enable context reuseAntoine Tenart2019-06-061-0/+7
* crypto: inside-secure - switch to SPDX identifiersAntoine Tenart2018-07-201-4/+1
* crypto: inside-secure - remove request list to improve performanceOfer Heifetz2018-07-081-13/+18
* crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) supportOfer Heifetz2018-07-081-0/+3
* crypto: inside-secure - ecb(des) and cbc(des) supportOfer Heifetz2018-07-081-0/+4
* crypto: inside-secure - hmac(md5) supportOfer Heifetz2018-07-081-0/+1
* crypto: inside-secure - md5 supportOfer Heifetz2018-07-081-0/+2
* crypto: inside-secure - set tx_max_cmd_queue to 32Ofer Heifetz2018-07-081-0/+1
* crypto: inside-secure - adjust the TRC configuration for EIP197DOfer Heifetz2018-07-081-3/+9
* crypto: inside-secure - eip197d supportAntoine Tenart2018-07-081-0/+1
* crypto: inside-secure - add multiple processing engine supportOfer Heifetz2018-07-081-19/+25
* crypto: inside-secure - dynamic ring configuration allocationOfer Heifetz2018-07-081-33/+35
* crypto: inside-secure - add an invalidation flagAntoine Tenart2018-07-081-0/+5
* crypto: inside-secure - filter out the algorithms by engineAntoine Tenart2018-07-081-2/+3
* crypto: inside-secure - use precise compatiblesAntoine Tenart2018-07-081-2/+2
* crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) supportAntoine Tenart2018-06-221-0/+1
* crypto: inside-secure - hmac(sha384) supportAntoine Tenart2018-06-221-0/+1
* crypto: inside-secure - sha384 supportAntoine Tenart2018-06-221-0/+1
* crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) supportAntoine Tenart2018-06-221-0/+1
* crypto: inside-secure - hmac(sha512) supportAntoine Tenart2018-06-221-1/+2
* crypto: inside-secure - sha512 supportAntoine Tenart2018-06-221-4/+7
* crypto: inside-secure - improve the counter computationAntoine Tenart2018-06-221-0/+5
* crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) supportAntoine Tenart2018-05-261-0/+1
* crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) supportAntoine Tenart2018-05-261-0/+1
* crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart2018-05-261-2/+25
* crypto: inside-secure - improve error reportingAntoine Tenart2018-05-261-0/+2
* crypto: inside-secure - fix the hash then encrypt/decrypt typesAntoine Tenart2018-05-261-2/+2
* crypto: inside-secure - remove VLAsAntoine Tenart2018-05-261-0/+9
* crypto: inside-secure - hmac(sha224) supportAntoine Tenart2018-03-301-0/+1
* crypto: inside-secure - hmac(sha256) supportAntoine Tenart2018-03-301-0/+1
* crypto: inside-secure - fix a typo in a register nameAntoine Tenart2018-03-301-1/+1
* crypto: inside-secure - fix typo s/allways/always/ in a defineAntoine Tenart2018-03-301-1/+1
* crypto: inside-secure - fix clock resource by adding a register clockGregory CLEMENT2018-03-231-0/+1