Searched refs:X509_STORE_new (Results 1 – 12 of 12) sorted by relevance
466 X509_STORE* store = X509_STORE_new(); in LLVMFuzzerInitialize()
504 X509_STORE* store = X509_STORE_new(); in LLVMFuzzerInitialize()
442 OPENSSL_EXPORT X509_STORE *X509_STORE_new(void );
184 X509_STORE *X509_STORE_new(void) in X509_STORE_new() function
739 bssl::UniquePtr<X509_STORE> store(X509_STORE_new()); in Verify()
492 ctx->cert_store = X509_STORE_new(); in ssl_crypto_x509_ssl_ctx_new()
333 store = X509_STORE_new(); in tls_crl_cert_reload()2547 store = X509_STORE_new(); in tls_connection_ca_cert()3471 store = X509_STORE_new(); in tls_connection_engine_ca_cert()
2267 X509_STORE_new
3819 '#define X509_STORE_new GRPC_SHADOW_X509_STORE_new',
777 root_store->store = X509_STORE_new(); in tsi_ssl_root_certs_store_create()
2295 #define X509_STORE_new GRPC_SHADOW_X509_STORE_new macro
473 cert_ctx = X509_STORE_new();