Searched refs:loader_ctx (Results 1 – 1 of 1) sorted by relevance
26 OSSL_STORE_LOADER_CTX *loader_ctx; member43 OSSL_STORE_LOADER_CTX *loader_ctx = NULL; in OSSL_STORE_open() local80 if (loader_ctx == NULL) in OSSL_STORE_open()89 ctx->loader_ctx = loader_ctx; in OSSL_STORE_open()106 if (loader_ctx != NULL) { in OSSL_STORE_open()112 (void)loader->close(loader_ctx); in OSSL_STORE_open()216 return ctx->loader->eof(ctx->loader_ctx); in OSSL_STORE_eof()661 ctx->loader_ctx = loader_ctx; in ossl_store_attach_pem_bio()662 loader_ctx = NULL; in ossl_store_attach_pem_bio()669 if (loader_ctx != NULL) in ossl_store_attach_pem_bio()[all …]