Searched refs:sn_hash (Results 1 – 2 of 2) sorted by relevance
973 const char *sn_hash = OBJ_nid2sn(hash_nid); in SetSharedSigals() local974 sig_with_md += (sn_hash != nullptr) ? std::string(sn_hash) : SIGN_NID_UNDEF; in SetSharedSigals()
1538 const char *sn_hash = OBJ_nid2sn(hash_nid); in SetSharedSigals() local1539 sig_with_md += (sn_hash != nullptr) ? std::string(sn_hash) : SIGN_NID_UNDEF; in SetSharedSigals()