Searched refs:out_sig (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dlicence.c255 uint8 out_sig[LICENCE_SIGNATURE_SIZE]; local
270 sec_sign(out_sig, 16, g_licence_sign_key, 16, sealed_buffer, sizeof(sealed_buffer));
276 licence_send_platform_challange_response(out_token, crypt_hwid, out_sig);

Completed in 54 milliseconds