Searched refs:ssl3_output_cert_chain (Results 1 – 5 of 5) sorted by relevance
1017 unsigned long ssl3_output_cert_chain(SSL *s, WPACKET *pkt, CERT_PKEY *cpk) in ssl3_output_cert_chain() function
3506 if (!ssl3_output_cert_chain(s, pkt, in tls_construct_client_certificate()
3613 if (!ssl3_output_cert_chain(s, pkt, cpk)) { in tls_construct_server_certificate()
2497 __owur unsigned long ssl3_output_cert_chain(SSL *s, WPACKET *pkt,
11603 ssl3_output_cert_chain(): an application had no way to send the
Completed in 45 milliseconds