Searched refs:handshakes (Results 1 – 8 of 8) sorted by relevance
29 SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in38 SSL_CTX_sess_accept() returns the number of started SSL/TLS handshakes in
29 SNI hostname is negotiated with each handshake including resumption handshakes
72 handshake. In TLSv1.2 the servername is only negotiated on initial handshakes73 and not on resumption handshakes.
114 TLS/SSL handshakes may occur at any time during the protocol (initiated by116 SSL_peek(), SSL_write_ex(), and SSL_write() will handle any pending handshakes.
200 Display the list of signature algorithms available for TLS handshakes
619 static STRINT_PAIR handshakes[] = { variable688 str_details1 = lookup((int)bp[0], handshakes, "???"); in msg_cb()
161 other major implementations and measured by a) handshakes per second
3708 and normal handshakes, and also not quite consistent with historical5310 - Prefer (EC)DHE handshakes over plain RSA.8337 * Reject DH handshakes with parameters shorter than 1024 bits.8490 * Reject DH handshakes with parameters shorter than 768 bits.9436 * Permit abbreviated handshakes when renegotiating using the function10536 Callback function 'cb' will be called in handshakes, and is10556 handshakes; thus, SSL_CTX_set_options(ctx, SSL_OP_NO_SSLv2) or11053 and '-key' remain fallbacks for handshakes without HostName11760 and '-key' remain fallbacks for handshakes without HostName15338 during TLS/SSL handshakes so that thread-safety is essential.[all …]
Completed in 77 milliseconds