Searched refs:keylog_callback (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libssl/
H A Dssl_local.h878 SSL_CTX_keylog_cb_func keylog_callback; /* Unused. For OpenSSL compatibility. */ member in struct:ssl_ctx_st
H A Dssl_lib.c809 ctx->keylog_callback = cb;
816 return (ctx->keylog_callback);

Completed in 205 milliseconds