Re: [PATCH] crypto: rsa: rename two rsa key files

2016-11-08 Thread yjin
Thanks for Herbert's reminder. I have drop this patch in a previous mail. Regards! Yanjiang On 2016年11月08日 20:09, Herbert Xu wrote: yanjiang@windriver.com wrote: From: Yanjiang Jin This is to eliminate the below compile error: crypto/rsa_helper.c:19:29:

Re: [PATCH] crypto: rsa: rename two rsa key files

2016-11-08 Thread yjin
Thanks for Herbert's reminder. I have drop this patch in a previous mail. Regards! Yanjiang On 2016年11月08日 20:09, Herbert Xu wrote: yanjiang@windriver.com wrote: From: Yanjiang Jin This is to eliminate the below compile error: crypto/rsa_helper.c:19:29: fatal error: rsaprivkey-asn1.h:

Re: [PATCH] crypto: rsa: rename two rsa key files

2016-11-08 Thread Herbert Xu
yanjiang@windriver.com wrote: > From: Yanjiang Jin > > 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" > ^ >

Re: [PATCH] crypto: rsa: rename two rsa key files

2016-11-08 Thread Herbert Xu
yanjiang@windriver.com wrote: > From: Yanjiang Jin > > 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. > >

[PATCH] crypto: rsa: rename two rsa key files

2016-11-04 Thread yanjiang.jin
From: Yanjiang Jin 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

[PATCH] crypto: rsa: rename two rsa key files

2016-11-04 Thread yanjiang.jin
From: Yanjiang Jin 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 --- crypto/{rsaprivkey.asn1