Searched defs:keylog_callback (Results 1 – 3 of 3) sorted by relevance
1505 static void keylog_callback(const SSL *ssl, const char *line) in keylog_callback() function
92 void keylog_callback(const SSL *ssl, const char *line) { in keylog_callback() function
1151 SSL_CTX_keylog_cb_func keylog_callback; member