X-Git-Url: https://git.sesse.net/?p=rdpsrv;a=blobdiff_plain;f=secure.c;h=10fc91692fdb72684f7526c242bfa009d9c9edcd;hp=f32a081ebd893b4a24483213829d7e6ad9aca77a;hb=ad9d9c18b879147f8cb7756c2372398eec918707;hpb=7bea59be496181e0a9968cbaa1640e5a935a8cea diff --git a/secure.c b/secure.c index f32a081..10fc916 100644 --- a/secure.c +++ b/secure.c @@ -51,6 +51,8 @@ static uint8 sec_decrypt_update_key[16]; static uint8 sec_encrypt_update_key[16]; static uint8 sec_crypted_random[SEC_MODULUS_SIZE]; +RSA *privkey; + uint16 g_server_rdp_version = 0; /*