Home
last modified time | relevance | path

Searched refs:verify_npn_result (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
DHttpServer.h167 int verify_npn_result();
DHttpServer.cc721 if (verify_npn_result() != 0) { in tls_handshake()
882 int Http2Handler::verify_npn_result() { in verify_npn_result() function in nghttp2::Http2Handler