Searched refs:httpclient_random (Results 1 – 1 of 1) sorted by relevance
216 static int httpclient_random(void *prng, unsigned char *output, size_t output_len) in httpclient_random() function360 mbedtls_ssl_conf_rng(&ssl->ssl_conf, httpclient_random, &ssl->ctr_drbg); in http_ssl_conn_wrapper()
Completed in 4 milliseconds