Home
last modified time | relevance | path

Searched refs:polarssl_debug (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/vtls/
Dpolarssl.c120 static void polarssl_debug(void *context, int level, const char *line) in polarssl_debug() function
384 ssl_set_dbg(&connssl->ssl, polarssl_debug, data); in polarssl_connect_step1()