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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dsecure.c259 sec_update(uint8 * key, uint8 * update_key) argument
267 rdssl_sha1_update(&sha1, update_key, g_rc4_key_len);
273 rdssl_md5_update(&md5, update_key, g_rc4_key_len);

Completed in 33 milliseconds