Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: ccp - Set DMA alignment explicitly | Herbert Xu | 2022-12-09 | 1 | -9/+9 |
* | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 1 | -3/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | crypto: rsa - unimplement sign/verify for raw RSA backends | Vitaly Chikunov | 2019-04-18 | 1 | -2/+0 |
* | crypto: ccp - Use kmemdup in ccp_copy_and_save_keypart() | YueHaibing | 2019-04-08 | 1 | -2/+1 |
* | crypto: ccp - Make ccp_register_rsa_alg static | YueHaibing | 2019-03-28 | 1 | -1/+2 |
* | crypto: ccp - return an actual key size from RSA max_size callback | Maciej S. Szmigiero | 2018-03-02 | 1 | -4/+3 |
* | csrypto: ccp - Expand RSA support for a v5 ccp | Gary R Hook | 2017-07-28 | 1 | -1/+4 |
* | crypto: ccp - Add support for RSA on the CCP | Gary R Hook | 2017-07-28 | 1 | -0/+296 |