Home
last modified time | relevance | path

Searched refs:sn_hash (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/crypto/
H A Dcrypto_tls.cc1882 const char* sn_hash = OBJ_nid2sn(hash_nid); in GetSharedSigalgs() local
1883 if (sn_hash != nullptr) { in GetSharedSigalgs()
1884 sig_with_md += std::string(sn_hash); in GetSharedSigalgs()

Completed in 4 milliseconds