Searched defs:trust_store (Results 1 – 8 of 8) sorted by relevance
49 TrustStore* trust_store() { return &trust_store_; } in trust_store() function in openscreen::cast::__anon25941ebc0111::CastCRLTrustStore76 TrustStore* trust_store, in VerifyCRL()222 TrustStore* trust_store) { in ParseAndVerifyCRL()
33 TrustStore* trust_store() { return &trust_store_; } in trust_store() function
73 CastTrustStore::CastTrustStore(TrustStore trust_store) in CastTrustStore()
138 TrustStore* trust_store) { in VerifyDeviceCert()
400 TrustStore* trust_store) { in FindCertificatePath()
56 TrustStore* trust_store; in RunTest() local
80 static CURLcode add_certs_to_store(HCERTSTORE trust_store, in add_certs_to_store()539 HCERTSTORE trust_store = NULL; in Curl_verify_certificate() local
233 const lws_ss_trust_store_t *trust_store; /**< CA certs needed for conn member