Searched refs:ctr_entropy (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/lib/vtls/ | ||
H A D | mbedtls.c | 1042 mbedtls_entropy_context ctr_entropy; local 1044 mbedtls_entropy_init(&ctr_entropy); 1048 &ctr_entropy, NULL, 0); 1066 mbedtls_entropy_free(&ctr_entropy); |
Completed in 2 milliseconds