Lines Matching defs:nullptr
66 conn_ref{nullptr, this},
108 tls.cached_session = nullptr;
113 tls.cached_session_lookup_req = nullptr;
120 tls.ssl = nullptr;
172 if (buf == nullptr || len <= 0) {
213 if (buf == nullptr || len <= 0) {
271 b->ptr = nullptr;
280 if (b == nullptr) {
285 b->ptr = nullptr;
481 << ERR_error_string(ERR_get_error(), nullptr);
567 << ERR_error_string(ERR_get_error(), nullptr);
688 << ERR_error_string(ERR_get_error(), nullptr);
722 << ERR_error_string(ERR_get_error(), nullptr);
791 << ERR_error_string(ERR_get_error(), nullptr);
830 const unsigned char *next_proto = nullptr;
837 if (next_proto == nullptr) {
841 if (next_proto == nullptr ||
972 << ERR_error_string(ERR_get_error(), nullptr);
1040 << ERR_error_string(ERR_get_error(), nullptr);
1089 LOG(INFO) << "SSL_read: " << ERR_error_string(ERR_get_error(), nullptr);