Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/ssl/
H A Dclient_cert_store_mac.cc55 CFArrayRef* out_cert_chain) { in CopyCertChain() argument
57 DCHECK(out_cert_chain); in CopyCertChain()
91 result = SecTrustGetResult(trust, &status, out_cert_chain, &status_chain); in CopyCertChain()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/ssl/
H A Dclient_cert_store_mac.cc55 CFArrayRef* out_cert_chain) { in CopyCertChain() argument
57 DCHECK(out_cert_chain); in CopyCertChain()
91 result = SecTrustGetResult(trust, &status, out_cert_chain, &status_chain); in CopyCertChain()