Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dsslapitest.c159 static void client_keylog_callback(const SSL *ssl, const char *line) in client_keylog_callback() function
390 SSL_CTX_set_keylog_callback(cctx, client_keylog_callback); in test_keylog()
392 == client_keylog_callback)) in test_keylog()
468 SSL_CTX_set_keylog_callback(cctx, client_keylog_callback); in test_keylog_no_master_key()
470 == client_keylog_callback)) in test_keylog_no_master_key()