ssl_print_tmp_key
int ssl_print_tmp_key(BIO *out, SSL *s);
ssl_print_tmp_key(bio_err, s);
ssl_print_tmp_key(bio, s);