[PATCH v3] ncrypt/tests: Test key import of an rsa key.

Hans Leidekker hans at codeweavers.com
Tue Feb 15 05:45:12 CST 2022


On Tue, 2022-02-15 at 14:37 +0300, Dmitry Timoshkov wrote:
> Hans Leidekker <hans at codeweavers.com> wrote:
> 
> > +UCHAR rsa_key_blob[] = {
> ...
> > +UCHAR rsa_key_blob_with_invalid_bit_length[] = {
> ...
> > +UCHAR rsa_key_blob_with_invalid_publicexp_size[] = {
> ...
> > +UCHAR invalid_rsa_key_blob[] = {
> 
> Shouldn't these be static const?

I guess they could be made static, but const would introduce warnings.





More information about the wine-devel mailing list