Searched refs:SSL_TLSEXT_ERR_OK (Results 1 – 16 of 16) sorted by relevance
98 B<SSL_TLSEXT_ERR_OK> or if the zero length protocol is selected. The B<arg>107 reference to it. The callback should return B<SSL_TLSEXT_ERR_OK> if it170 =item SSL_TLSEXT_ERR_OK187 B<SSL_TLSEXT_ERR_OK> if successful. Any other value is fatal to the connection.190 B<SSL_TLSEXT_ERR_OK> if it wishes to advertise. Otherwise, no such extension
90 SSL_TLSEXT_ERR_OK (meaning that the OCSP response that has been set should be
38 =item SSL_TLSEXT_ERR_OK
125 return SSL_TLSEXT_ERR_OK; in select_server_ctx()128 return SSL_TLSEXT_ERR_OK; in select_server_ctx()286 return SSL_TLSEXT_ERR_OK; in server_ocsp_cb()411 ? SSL_TLSEXT_ERR_OK : SSL_TLSEXT_ERR_ALERT_FATAL; in client_npn_cb()420 return SSL_TLSEXT_ERR_OK; in server_npn_cb()451 return ret == OPENSSL_NPN_NEGOTIATED ? SSL_TLSEXT_ERR_OK in server_alpn_cb()
443 return SSL_TLSEXT_ERR_OK; in ssl_servername_cb()548 ret = SSL_TLSEXT_ERR_OK; in get_ocsp_resp_from_responder()600 if (ret != SSL_TLSEXT_ERR_OK) in cert_status_cb()614 ret = SSL_TLSEXT_ERR_OK; in cert_status_cb()617 if (ret != SSL_TLSEXT_ERR_OK) in cert_status_cb()641 return SSL_TLSEXT_ERR_OK; in next_proto_cb()681 return SSL_TLSEXT_ERR_OK; in alpn_cb()
235 return SSL_TLSEXT_ERR_OK; in ssl_servername_cb()269 return SSL_TLSEXT_ERR_OK; in next_proto_cb()
125 return SSL_TLSEXT_ERR_OK; in cb_client_npn()133 return SSL_TLSEXT_ERR_OK; in cb_server_npn()224 return SSL_TLSEXT_ERR_OK; in servername_cb()322 return SSL_TLSEXT_ERR_OK; in cb_server_alpn()
144 return SSL_TLSEXT_ERR_OK; in hostname_cb()1852 return SSL_TLSEXT_ERR_OK; in ocsp_server_cb()4200 return SSL_TLSEXT_ERR_OK; in alpn_select_cb()5874 return SSL_TLSEXT_ERR_OK; in sni_cb()10618 return SSL_TLSEXT_ERR_OK; in resume_servername_cb()10638 ret = SSL_TLSEXT_ERR_OK; in resume_servername_cb()10918 return SSL_TLSEXT_ERR_OK; in npn_advert_cb()10923 return SSL_TLSEXT_ERR_OK; in npn_advert_cb()10940 return SSL_TLSEXT_ERR_OK; in npn_select_cb()10945 return SSL_TLSEXT_ERR_OK; in npn_select_cb()[all …]
962 if (sent && ret == SSL_TLSEXT_ERR_OK && !s->hit) { in final_server_name()989 if (ret == SSL_TLSEXT_ERR_OK && s->ext.ticket_expected in final_server_name()
2088 case SSL_TLSEXT_ERR_OK: in tls_handle_status_request()2119 if (r == SSL_TLSEXT_ERR_OK) { in tls_handle_alpn()
1472 if (ret == SSL_TLSEXT_ERR_OK) { in tls_construct_stoc_next_proto_neg()
1539 SSL_TLSEXT_ERR_OK in tls_parse_stoc_npn()
300 # define SSL_TLSEXT_ERR_OK 0 macro
5229 return SSL_TLSEXT_ERR_OK; in ocsp_status_cb()5237 return SSL_TLSEXT_ERR_OK; in ocsp_status_cb()5250 return SSL_TLSEXT_ERR_OK; in ocsp_status_cb()
1130 return SSL_TLSEXT_ERR_OK; in alpn_select_cb()
4595 return SSL_TLSEXT_ERR_OK; in doq_alpn_select_cb()