Searched refs:X509_STORE_new (Results 1 – 13 of 13) sorted by relevance
143 cert_store=X509_STORE_new();
138 cert_store=X509_STORE_new();
237 store = X509_STORE_new(); in MAIN()
94 cert_ctx=X509_STORE_new(); in MAIN()
525 X509_STORE *store = X509_STORE_new(); in MAIN()
226 ctx=X509_STORE_new(); in MAIN()
1308 if(!(store = X509_STORE_new())) goto end; in setup_verify()
178 X509_STORE *X509_STORE_new(void) in X509_STORE_new() function
384 X509_STORE *X509_STORE_new(void );
1122 ssl_ctx->cert_store = X509_STORE_new(); in tls_connection_ca_cert()
469 cert_ctx = X509_STORE_new();
1461 ret->cert_store=X509_STORE_new(); in IMPLEMENT_LHASH_HASH_FN()