aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-05
|\
| * crypto: ccree - fix missing break in switch statementGustavo A. R. Silva2019-02-21
| * crypto: ccree - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-01
| * crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-25
| * crypto: ccree - don't copy zero size ciphertextGilad Ben-Yossef2019-01-25
| * crypto: ccree - shared irq lines are not a bugGilad Ben-Yossef2019-01-25
| * crypto: ccree - unmap buffer before copying IVGilad Ben-Yossef2019-01-25
| * crypto: ccree - remove legacy leftoverHadar Gat2019-01-25
| * crypto: ccree - fix free of unallocated mlli bufferHadar Gat2019-01-25
| * crypto: ccree - add error messageHadar Gat2019-01-25
| * crypto: ccree - improve error handlingHadar Gat2019-01-25
* | crypto: ccree - add missing inline qualifierGilad Ben-Yossef2019-02-21
* | crypto: ccree - fix resume race condition on initGilad Ben-Yossef2019-02-08
|/
* crypto: ccree - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-10
* crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef2018-12-07
* crypto: ccree - add SM3 supportYael Chemla2018-11-09
* crypto: ccree - modify set_cipher_mode usage from cc_hashYael Chemla2018-11-09
* crypto: ccree - adjust hash length to suit certain context specificsYael Chemla2018-11-09
* crypto: ccree - add SM4 supportGilad Ben-Yossef2018-11-09
* crypto: ccree - add support for CryptoCell 713Gilad Ben-Yossef2018-11-09
* crypto: ccree - avoid implicit enum conversionNathan Chancellor2018-10-17
* crypto: ccree - allow bigger than sector XTS opGilad Ben-Yossef2018-08-03
* crypto: ccree - zero all of request ctx before useGilad Ben-Yossef2018-08-03
* crypto: ccree - remove cipher ivgen left oversGilad Ben-Yossef2018-08-03
* crypto: ccree - drop useless type flag during regGilad Ben-Yossef2018-08-03
* crypto: ccree - rate limit debug printGilad Ben-Yossef2018-07-08
* crypto: ccree - use CBC-CS3 CTS modeGilad Ben-Yossef2018-07-08
* crypto: ccree - remove dead legacy codeGilad Ben-Yossef2018-07-08
* crypto: ccree - fix iv handlingGilad Ben-Yossef2018-07-08
* crypto: ccree - fix finupHadar Gat2018-07-08
* crypto: skcipher - remove useless setting of type flagsEric Biggers2018-07-08
* crypto: ahash - remove useless setting of cra_typeEric Biggers2018-07-08
* crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-08
* crypto: ccree - silence debug printsGilad Ben-Yossef2018-05-30
* crypto: ccree - better clock handlingGilad Ben-Yossef2018-05-30
* crypto: ccree - correct host regs offsetGilad Ben-Yossef2018-05-30
* crypto: ccree - use proper printk formatGilad Ben-Yossef2018-05-05
* crypto: ccree - enable support for hardware keysGilad Ben-Yossef2018-05-05
* crypto: ccree - remove unused enumsGilad Ben-Yossef2018-03-30
* crypto: ccree - replace memset+kfree with kzfreeGilad Ben-Yossef2018-03-02
* crypto: ccree - add support for older HW revsGilad Ben-Yossef2018-03-02
* crypto: ccree - remove unused definitionsGilad Ben-Yossef2018-03-02
* crypto: ccree - fix memdup.cocci warningsFengguang Wu2018-02-22
* crypto: ccree - add FIPS supportGilad Ben-Yossef2018-02-15
* crypto: ccree - add AEAD supportGilad Ben-Yossef2018-02-15
* crypto: ccree - add ahash supportGilad Ben-Yossef2018-02-15
* crypto: ccree - add skcipher supportGilad Ben-Yossef2018-02-15
* crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef2018-02-15