Commit 53345411 authored by Sven Baars's avatar Sven Baars Committed by Alexandre Julliard

bcrypt: Remove unused fields from struct key_asymmetric32.

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