Lines Matching refs:SSL_TLSEXT_ERR_OK
899 if (r == SSL_TLSEXT_ERR_OK)1080 if (r == SSL_TLSEXT_ERR_OK) {1821 if (s->ctx->next_proto_select_cb(s, &selected, &selected_len, data, size, s->ctx->next_proto_select_cb_arg) != SSL_TLSEXT_ERR_OK)2199 int ret = SSL_TLSEXT_ERR_OK;2230 case SSL_TLSEXT_ERR_OK:2297 ret = SSL_TLSEXT_ERR_OK;