Searched refs:ssl_fill_hello_random (Results 1 – 4 of 4) sorted by relevance
559 int ssl_fill_hello_random(uint8_t *out, size_t len, int is_server) { in ssl_fill_hello_random() function
1026 int ssl_fill_hello_random(uint8_t *out, size_t len, int is_server);
1136 if (!ssl_fill_hello_random(ssl->s3->server_random, SSL3_RANDOM_SIZE, in ssl3_send_server_hello()
692 !ssl_fill_hello_random(ssl->s3->client_random, in ssl3_send_client_hello()