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.c151 static void client_keylog_callback(const SSL *ssl, const char *line) in client_keylog_callback() function
382 SSL_CTX_set_keylog_callback(cctx, client_keylog_callback); in test_keylog()
384 == client_keylog_callback)) in test_keylog()
460 SSL_CTX_set_keylog_callback(cctx, client_keylog_callback); in test_keylog_no_master_key()
462 == client_keylog_callback)) in test_keylog_no_master_key()