diff options
author | Tudor Ambarus <tudor-dan.ambarus@nxp.com> | 2016-06-14 16:14:58 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-06-15 17:07:54 +0800 |
commit | 5a7de97309f5af4458b1a25a2a529a1a893c5269 (patch) | |
tree | 269fd7cdc654e79e2f3ff1b4b9c1ca149d56415d /crypto/drbg.c | |
parent | 103eb3f7bfb4fce0e299afbf50fef8ffa8d9d38c (diff) | |
download | linux-5a7de97309f5af4458b1a25a2a529a1a893c5269.tar.gz linux-5a7de97309f5af4458b1a25a2a529a1a893c5269.tar.bz2 linux-5a7de97309f5af4458b1a25a2a529a1a893c5269.zip |
crypto: rsa - return raw integers for the ASN.1 parser
Return the raw key with no other processing so that the caller
can copy it or MPI parse it, etc.
The scope is to have only one ANS.1 parser for all RSA
implementations.
Update the RSA software implementation so that it does
the MPI conversion on top.
Signed-off-by: Tudor Ambarus <tudor-dan.ambarus@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/drbg.c')
0 files changed, 0 insertions, 0 deletions