Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1517115
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] crypto: rsa: rename two rsa key files |
| Date | 2016-11-08 13:10 +0100 |
| Message-ID | <sBdnX-Jq-5@gated-at.bofh.it> (permalink) |
| References | <szG13-6qn-1@gated-at.bofh.it> |
| Organization | Core |
yanjiang.jin@windriver.com wrote: > From: Yanjiang Jin <yanjiang.jin@windriver.com> > > This is to eliminate the below compile error: > > crypto/rsa_helper.c:19:29: fatal error: rsaprivkey-asn1.h: No such file or directory > #include "rsaprivkey-asn1.h" > ^ > compilation terminated. > > Signed-off-by: Yanjiang Jin <yanjiang.jin@windriver.com> This patch is bogus. The header files are meant to be generated. Please find out why they are not being generated in your case. Thanks, -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] crypto: rsa: rename two rsa key files <yanjiang.jin@windriver.com> - 2016-11-04 07:20 +0100
Re: [PATCH] crypto: rsa: rename two rsa key files Herbert Xu <herbert@gondor.apana.org.au> - 2016-11-08 13:10 +0100
Re: [PATCH] crypto: rsa: rename two rsa key files yjin <yanjiang.jin@windriver.com> - 2016-11-09 07:50 +0100
csiph-web