Searched refs:X509_STORE_new (Results 1 – 14 of 14) sorted by relevance
143 cert_store=X509_STORE_new();
138 cert_store=X509_STORE_new();
95 cert_ctx=X509_STORE_new(); in MAIN()
240 store = X509_STORE_new(); in MAIN()
521 X509_STORE *store = X509_STORE_new(); in MAIN()
237 ctx=X509_STORE_new(); in MAIN()
1430 if(!(store = X509_STORE_new())) goto end; in setup_verify()
222 store_.reset(X509_STORE_new()); in ResetCertStore()
412 X509_STORE *X509_STORE_new(void );
178 X509_STORE *X509_STORE_new(void) in X509_STORE_new() function
1359 ssl_ctx->cert_store = X509_STORE_new(); in tls_connection_ca_cert()1916 ssl_ctx->cert_store = X509_STORE_new(); in tls_connection_engine_ca_cert()
467 cert_ctx = X509_STORE_new();
1790 ret->cert_store=X509_STORE_new(); in IMPLEMENT_LHASH_HASH_FN()