summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/inside-secure/safexcel.h
AgeCommit message (Expand)Author
2019-09-13crypto: inside-secure - Probe transform record cache RAM sizesPascal van Leeuwen
2019-09-13crypto: inside-secure - Base RD fetchcount on actual RD FIFO sizePascal van Leeuwen
2019-09-13crypto: inside-secure - Base CD fetchcount on actual CD FIFO sizePascal van Leeuwen
2019-09-13crypto: inside-secure - Enable extended algorithms on newer HWPascal van Leeuwen
2019-09-13crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRLPascal van Leeuwen
2019-09-13crypto: inside-secure - Add EIP97/EIP197 and endianness detectionPascal van Leeuwen
2019-09-05crypto: inside-secure - Added support for basic AES-CCMPascal van Leeuwen
2019-09-05crypto: inside-secure - Added AES-OFB supportPascal van Leeuwen
2019-09-05crypto: inside-secure - Added AES-CFB supportPascal van Leeuwen
2019-09-05crypto: inside-secure - Added support for basic AES-GCMPascal van Leeuwen
2019-09-05crypto: inside-secure - Made .cra_priority value a definePascal van Leeuwen
2019-09-05crypto: inside-secure - Only enable algorithms advertised by the hardwarePascal van Leeuwen
2019-09-05crypto: inside-secure - Add support for the AES-XTS algorithmPascal van Leeuwen
2019-08-30crypto: inside-secure - add support for using the EIP197 without vendor firmwarePascal van Leeuwen
2019-08-30crypto: inside-secure - add support for PCI based FPGA development boardPascal van Leeuwen
2019-08-30crypto: inside-secure - Remove redundant algo to engine mapping codePascal van Leeuwen
2019-07-26crypto: inside-secure -reduce hash byte counters to 64 bitsPascal van Leeuwen
2019-07-26crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...Pascal van Leeuwen
2019-07-26crypto: inside-secure - added support for rfc3686(ctr(aes))Pascal van Leeuwen
2019-07-26crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))Pascal van Leeuwen
2019-07-26crypto: inside-secure - add support for arbitrary size hash/HMAC updatesPascal van Leeuwen
2019-07-26crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decryptPascal van Leeuwen
2019-06-06crypto: inside-secure - add support for HMAC updatesAntoine Tenart
2019-06-06crypto: inside-secure - implement IV retrievalAntoine Tenart
2019-06-06crypto: inside-secure - enable context reuseAntoine Tenart
2018-07-20crypto: inside-secure - switch to SPDX identifiersAntoine Tenart
2018-07-09crypto: inside-secure - remove request list to improve performanceOfer Heifetz
2018-07-09crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) supportOfer Heifetz
2018-07-09crypto: inside-secure - ecb(des) and cbc(des) supportOfer Heifetz
2018-07-09crypto: inside-secure - hmac(md5) supportOfer Heifetz
2018-07-09crypto: inside-secure - md5 supportOfer Heifetz
2018-07-09crypto: inside-secure - set tx_max_cmd_queue to 32Ofer Heifetz
2018-07-09crypto: inside-secure - adjust the TRC configuration for EIP197DOfer Heifetz
2018-07-09crypto: inside-secure - eip197d supportAntoine Tenart
2018-07-09crypto: inside-secure - add multiple processing engine supportOfer Heifetz
2018-07-09crypto: inside-secure - dynamic ring configuration allocationOfer Heifetz
2018-07-09crypto: inside-secure - add an invalidation flagAntoine Tenart
2018-07-09crypto: inside-secure - filter out the algorithms by engineAntoine Tenart
2018-07-09crypto: inside-secure - use precise compatiblesAntoine Tenart
2018-06-22crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) supportAntoine Tenart
2018-06-22crypto: inside-secure - hmac(sha384) supportAntoine Tenart
2018-06-22crypto: inside-secure - sha384 supportAntoine Tenart
2018-06-22crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) supportAntoine Tenart
2018-06-22crypto: inside-secure - hmac(sha512) supportAntoine Tenart
2018-06-22crypto: inside-secure - sha512 supportAntoine Tenart
2018-06-22crypto: inside-secure - improve the counter computationAntoine Tenart
2018-05-27crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) supportAntoine Tenart
2018-05-27crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) supportAntoine Tenart
2018-05-27crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart
2018-05-27crypto: inside-secure - improve error reportingAntoine Tenart