Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dsslapitest.c99 static void client_keylog_callback(const SSL *ssl, const char *line) in client_keylog_callback() function
333 SSL_CTX_set_keylog_callback(cctx, client_keylog_callback); in test_keylog()
335 == client_keylog_callback)) in test_keylog()
410 SSL_CTX_set_keylog_callback(cctx, client_keylog_callback); in test_keylog_no_master_key()
412 == client_keylog_callback)) in test_keylog_no_master_key()