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

Dmitry Timoshkov dmitry at baikal.ru
Tue Feb 15 05:37:48 CST 2022


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?

-- 
Dmitry.



More information about the wine-devel mailing list