Skip to content
Snippets Groups Projects
Commit 53345411 authored by Sven Baars's avatar Sven Baars Committed by Alexandre Julliard
Browse files

bcrypt: Remove unused fields from struct key_asymmetric32.

parent 78ce8e00
No related branches found
No related tags found
No related merge requests found
......@@ -2285,8 +2285,6 @@ struct key_asymmetric32
{
ULONG bitlen; /* ignored for ECC keys */
ULONG flags;
PTR32 pubkey;
ULONG pubkey_len;
DSSSEED dss_seed;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment