Re: [PATCH 0/4] Enable RSA Support on the CCP

2017-07-28 Thread Herbert Xu
On Mon, Jul 17, 2017 at 03:16:02PM -0500, Gary R Hook wrote: > This series accomplishes the following: > > - Fix RSA support in the base CCP driver > - Add the akcipher_set_reqsize() function > - Enable RSA support in the crypto layer > - Allow for a larger RSA modulus in a version 5 CCP > >

[PATCH 0/4] Enable RSA Support on the CCP

2017-07-17 Thread Gary R Hook
This series accomplishes the following: - Fix RSA support in the base CCP driver - Add the akcipher_set_reqsize() function - Enable RSA support in the crypto layer - Allow for a larger RSA modulus in a version 5 CCP --- Gary R Hook (4): crypto: ccp - Fix base RSA function for version