Home
last modified time | relevance | path

Searched refs:onhello_cb_ (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/crypto/
Dcrypto_clienthello-inl.h34 onhello_cb_(nullptr), in ClientHelloParser()
62 onhello_cb_ = onhello_cb; in Start()
Dcrypto_clienthello.h112 OnHelloCb onhello_cb_; variable
Dcrypto_clienthello.cc124 onhello_cb_(cb_arg_, hello); in ParseHeader()