Commit 6b8f5d0d authored by Matt Caswell's avatar Matt Caswell
Browse files

Change the new functions to use size_t



Change the new SSL_get_client_random(), SSL_get_server_random() and
SSL_SESSION_get_master_key() functions to use size_t for |outlen| instead of
int.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent 7470cefc
Supports Markdown
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