Searched refs:CertCb (Results 1 – 4 of 4) sorted by relevance
223 typedef void (*CertCb)(void* arg); typedef287 void WaitForCertCb(CertCb cb, void* arg);302 CertCb cert_cb_;
149 template void SSLWrap<TLSWrap>::WaitForCertCb(CertCb cb, void* arg);2436 void SSLWrap<Base>::WaitForCertCb(CertCb cb, void* arg) { in WaitForCertCb()2523 CertCb cb; in CertCbDone()
1558 …js/node/commit/05f0549b50)] - **tls**: copy client CAs and cert store on CertCb (Fedor Indutny) [#…
2429 …js/node/commit/aefb20a94f)] - **tls**: copy client CAs and cert store on CertCb (Fedor Indutny) [#…