Searched refs:X509_STORE_new (Results 1 – 7 of 7) sorted by relevance
434 OPENSSL_EXPORT X509_STORE *X509_STORE_new(void );
183 X509_STORE *X509_STORE_new(void) in X509_STORE_new() function
858 chain_store = X509_STORE_new(); in ssl_build_cert_chain()
1690 ret->cert_store = X509_STORE_new(); in SSL_CTX_new()
1694 store = X509_STORE_new(); in tls_connection_ca_cert()2276 store = X509_STORE_new(); in tls_connection_engine_ca_cert()
473 cert_ctx = X509_STORE_new();
1161 revocation_store = X509_STORE_new(); in openssl_init()