summaryrefslogtreecommitdiff
path: root/drivers/crypto/inside-secure/safexcel_cipher.c
AgeCommit message (Expand)Author
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
2018-05-27crypto: inside-secure - make the key and context size computation dynamicAntoine Tenart
2018-05-27crypto: inside-secure - make the context control size dynamicAntoine Tenart
2018-05-27crypto: inside-secure - rework the alg type settings in the contextAntoine Tenart
2018-05-27crypto: inside-secure - rework cipher functions for future AEAD supportAntoine Tenart
2018-05-27crypto: inside-secure - remove VLAsAntoine Tenart
2018-03-31crypto: inside-secure - improve the skcipher tokenAntoine Tenart
2018-02-22crypto: inside-secure - fix the invalidation step during cra_exitAntoine Tenart
2017-12-22crypto: inside-secure - EIP97 supportAntoine Ténart
2017-12-22crypto: inside-secure - move request dequeueing into a workqueueAntoine Ténart
2017-12-22crypto: inside-secure - remove unused parameter in invalidate_cacheOfer Heifetz
2017-12-22crypto: inside-secure - move cipher crypto mode to request contextOfer Heifetz
2017-12-22crypto: inside-secure - refrain from unneeded invalidationsOfer Heifetz
2017-12-22crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart
2017-12-22crypto: inside-secure - per request invalidationOfer Heifetz
2017-09-20crypto: inside-secure - fix gcc-4.9 warningsArnd Bergmann
2017-06-20crypto: inside-secure - use one queue per hw ringAntoine Ténart
2017-06-20crypto: inside-secure - update the context and request laterAntoine Ténart
2017-06-20crypto: inside-secure - align the cipher and hash send functionsOfer Heifetz
2017-06-10crypto: inside-secure - add SafeXcel EIP197 crypto engine driverAntoine Ténart