Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dcert_verify_proc_win.cc382 bool HashSPKI(PCCERT_CONTEXT cert, std::string* hash) { in HashSPKI() function
450 if (!HashSPKI(subject_cert, &subject_hash) || in CheckRevocationWithCRLSet()
486 if (!HashSPKI(issuer_cert, &issuer_hash_local)) { in CheckRevocationWithCRLSet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/
H A Dcert_verify_proc_win.cc382 bool HashSPKI(PCCERT_CONTEXT cert, std::string* hash) { in HashSPKI() function
450 if (!HashSPKI(subject_cert, &subject_hash) || in CheckRevocationWithCRLSet()
486 if (!HashSPKI(issuer_cert, &issuer_hash_local)) { in CheckRevocationWithCRLSet()