Searched defs:store_ctx (Results 1 – 14 of 14) sorted by relevance
57 X509_STORE_CTX *store_ctx = NULL; in verify_chain() local427 static void store_ctx_dane_init(X509_STORE_CTX *store_ctx, SSL *ssl) in store_ctx_dane_init()
159 OSSL_STORE_CTX *store_ctx = NULL; in test_store_attach_unregistered_scheme() local
543 struct store_ctx { struct551 struct store_ctx *sc = ctx; in store_func() argument
341 OSSL_STORE_CTX *store_ctx = NULL; in process() local
436 struct util_store_cap_data store_ctx; in engine_main() local
749 X509_STORE_CTX *store_ctx = NULL; in get_cert_chain() local
355 OSSL_STORE_CTX *store_ctx = NULL; in process() local
445 struct util_store_cap_data store_ctx; in engine_main() local
1006 X509_STORE_CTX *store_ctx = NULL; in get_cert_chain() local
97 X509_STORE *store_ctx; /* who owns us */ member
207 static int VerifySucceed(X509_STORE_CTX *store_ctx, void *arg) { in VerifySucceed()211 static int VerifyFail(X509_STORE_CTX *store_ctx, void *arg) { in VerifyFail()
106 X509_STORE *store_ctx; /* who owns us */ member
1030 X509_STORE_CTX *store_ctx; in verify_chain() local