Searched defs:sec_parse_public_key (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/RDP/client-1.8.3/ | ||
H A D | secure.c | 505 sec_parse_public_key(STREAM s, uint8 * modulus, uint8 * exponent) function 603 if (!sec_parse_public_key(s, modulus, exponent)) |
Completed in 864 milliseconds