Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-28 | csrypto: ccp - Expand RSA support for a v5 ccp | Gary R Hook | 1 | -1/+4 | |
A version 5 CCP can handle an RSA modulus up to 16k bits. Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | |||||
2017-07-28 | crypto: ccp - Add support for RSA on the CCP | Gary R Hook | 1 | -0/+296 | |
Wire up the CCP as an RSA cipher provider. Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |