Home | History | Annotate | Download | only in apps

Lines Matching refs:BIO_printf

142 	BIO_printf(bio_err,"depth=%d ",depth);
153 BIO_printf(bio_err,"verify error:num=%d:%s\n",err,
177 BIO_printf(bio_err,"notBefore=");
179 BIO_printf(bio_err,"\n");
183 BIO_printf(bio_err,"notAfter=");
185 BIO_printf(bio_err,"\n");
194 BIO_printf(bio_err,"verify return:%d\n",ok);
210 BIO_printf(bio_err,"unable to get certificate from '%s'\n",cert_file);
218 BIO_printf(bio_err,"unable to get private key from '%s'\n",key_file);
246 BIO_printf(bio_err,"Private key does not match the certificate public key\n");
259 BIO_printf(bio_err,"error setting certificate\n");
265 BIO_printf(bio_err,"error setting private key\n");
275 BIO_printf(bio_err,"Private key does not match the certificate public key\n");
291 BIO_printf(out,"read from %p [%p] (%lu bytes => %ld (0x%lX))\n",
298 BIO_printf(out,"write to %p [%p] (%lu bytes => %ld (0x%lX))\n",
318 BIO_printf(bio_err,"%s:%s\n",str,SSL_state_string_long(s));
323 BIO_printf(bio_err,"SSL3 alert %s:%s:%s\n",
331 BIO_printf(bio_err,"%s:failed in %s\n",
335 BIO_printf(bio_err,"%s:error in %s\n",
633 BIO_printf(bio, "%s %s%s [length %04lx]%s%s\n", str_write_p, str_version, str_content_type, (unsigned long)len, str_details1, str_details2);
639 BIO_printf(bio, " ");
648 BIO_printf(bio, "\n ");
649 BIO_printf(bio, " %02x", ((const unsigned char*)buf)[i]);
652 BIO_printf(bio, " ...");
653 BIO_printf(bio, "\n");
756 BIO_printf(bio, "TLS %s extension \"%s\" (id=%d), len=%d\n",
780 BIO_printf(bio_err,"error setting random cookie secret\n");
811 BIO_printf(bio_err,"out of memory\n");
892 BIO_printf(bio_err,"out of memory\n");