Searched defs:store_ctx (Results 1 – 10 of 10) 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()
228 OSSL_STORE_CTX *store_ctx = NULL; in test_store_attach_unregistered_scheme() local
526 struct store_ctx { struct534 struct store_ctx *sc = ctx; in store_func() argument
665 X509_STORE_CTX *store_ctx = NULL; in ldns_dane_verify_rr() local850 X509_STORE_CTX *store_ctx = NULL; in ldns_dane_verify() local
357 OSSL_STORE_CTX *store_ctx = NULL; in process() local
453 struct util_store_cap_data store_ctx; in engine_main() local
1111 X509_STORE_CTX *store_ctx = NULL; in get_cert_chain() local
181 static int selfsigned_verify_cb(int ok, X509_STORE_CTX *store_ctx) in selfsigned_verify_cb()
106 X509_STORE *store_ctx; /* who owns us */ member
289 verify_callback(int preverify_ok, X509_STORE_CTX *store_ctx) in verify_callback()