Searched defs:cert_store (Results 1 – 5 of 5) sorted by relevance
960 int PKCS7_dataVerify(X509_STORE *cert_store, X509_STORE_CTX *ctx, BIO *bio, in PKCS7_dataVerify()
834 fn cert_store() { in cert_store() function
1274 pub fn cert_store(&self) -> &X509StoreBuilderRef { in cert_store() method1814 pub fn cert_store(&self) -> &X509StoreRef { in cert_store() method
1056 X509_STORE* cert_store = SSL_CTX_get_cert_store(sc->ctx_.get()); in AddCACert() local1092 X509_STORE* cert_store = SSL_CTX_get_cert_store(sc->ctx_.get()); in AddCRL() local1441 X509_STORE* cert_store = SSL_CTX_get_cert_store(sc->ctx_.get()); in LoadPKCS12() local
850 struct x509_store_st /* X509_STORE */ *cert_store; member