Searched refs:SSL_TLSEXT_ERR_OK (Results 1 – 12 of 12) sorted by relevance
89 a value other than B<SSL_TLSEXT_ERR_OK>. The B<arg> parameter is the pointer98 reference to it. The callback should return B<SSL_TLSEXT_ERR_OK> if it160 =item SSL_TLSEXT_ERR_OK177 B<SSL_TLSEXT_ERR_OK> if successful. Any other value is fatal to the connection.180 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
494 return SSL_TLSEXT_ERR_OK; in ssl_servername_cb()595 ret = SSL_TLSEXT_ERR_OK; in get_ocsp_resp_from_responder()647 if (ret != SSL_TLSEXT_ERR_OK) in cert_status_cb()661 ret = SSL_TLSEXT_ERR_OK; in cert_status_cb()664 if (ret != SSL_TLSEXT_ERR_OK) in cert_status_cb()688 return SSL_TLSEXT_ERR_OK; in next_proto_cb()728 return SSL_TLSEXT_ERR_OK; in alpn_cb()
258 return SSL_TLSEXT_ERR_OK; in ssl_servername_cb()403 return SSL_TLSEXT_ERR_OK; in next_proto_cb()
956 if (sent && ret == SSL_TLSEXT_ERR_OK && !s->hit) { in final_server_name()984 if (ret == SSL_TLSEXT_ERR_OK && s->ext.ticket_expected in final_server_name()
2144 case SSL_TLSEXT_ERR_OK: in tls_handle_status_request()2177 if (r == SSL_TLSEXT_ERR_OK) { in tls_handle_alpn()
1552 if (ret == SSL_TLSEXT_ERR_OK) { in tls_construct_stoc_next_proto_neg()
1602 SSL_TLSEXT_ERR_OK) { in tls_parse_stoc_npn()
295 # define SSL_TLSEXT_ERR_OK 0 macro
4990 return SSL_TLSEXT_ERR_OK; in ocsp_status_cb()4998 return SSL_TLSEXT_ERR_OK; in ocsp_status_cb()5011 return SSL_TLSEXT_ERR_OK; in ocsp_status_cb()
1103 return SSL_TLSEXT_ERR_OK; in alpn_select_cb()