Home
last modified time | relevance | path

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

/src/crypto/openssl/test/radix/
H A Dquic_ops.c43 static void keylog_cb(const SSL *ssl, const char *line) in keylog_cb() function
60 SSL_CTX_set_keylog_callback(ctx, keylog_cb); in ssl_ctx_configure()