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

/external/chromium_org/net/cert/
H A Dcert_verify_proc_openssl.cc99 void GetCertChainInfo(X509_STORE_CTX* store_ctx, function in namespace:net::__anon9071
239 GetCertChainInfo(ctx.get(), verify_result);
H A Dcert_verify_proc_win.cc292 void GetCertChainInfo(PCCERT_CHAIN_CONTEXT chain_context, function in namespace:net::__anon9073
705 GetCertChainInfo(chain_context, verify_result);
727 GetCertChainInfo(chain_context, verify_result);
H A Dcert_verify_proc_mac.cc181 void GetCertChainInfo(CFArrayRef cert_chain, function in namespace:net::__anon9069
579 GetCertChainInfo(completed_chain, chain_info, verify_result);
H A Dcert_verify_proc_nss.cc154 void GetCertChainInfo(CERTCertList* cert_list, function in namespace:net::__anon9070
867 GetCertChainInfo(cvout[cvout_cert_list_index].value.pointer.chain,

Completed in 96 milliseconds