Searched refs:bio_stdout (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/crypto/openssl/test/ |
| H A D | ssl_old_test.c | 105 static BIO *bio_stdout = NULL; variable 155 BIO_printf(bio_stdout, "\n"); in verify_npn() 161 BIO_printf(bio_stdout, "\n"); in verify_npn() 354 BIO_printf(bio_stdout, in verify_alpn() 367 BIO_printf(bio_stdout, "'\n"); in verify_alpn() 371 BIO_printf(bio_stdout, "%s'\n", in verify_alpn() 374 BIO_printf(bio_stdout, "%s'\n", in verify_alpn() 784 BIO_puts(bio_stdout, ", "); in print_details() 795 BIO_printf(bio_stdout, "\n"); in print_details() 1888 BIO_printf(bio_stdout, in main() [all …]
|