Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_crypto.h192 kClient, enumerator
216 inline bool is_client() const { return kind_ == kClient; } in is_client()
Dtls_wrap.cc181 SSLWrap<TLSWrap>::kClient; in Wrap()