Searched refs:loader_ctx (Results 1 – 3 of 3) sorted by relevance
71 OSSL_STORE_LOADER_CTX *loader_ctx = NULL; in OSSL_STORE_open_ex() local135 if (loader_ctx == NULL) { in OSSL_STORE_open_ex()157 if (loader_ctx == NULL) in OSSL_STORE_open_ex()181 ctx->loader_ctx = loader_ctx; in OSSL_STORE_open_ex()196 if (loader_ctx != NULL) { in OSSL_STORE_open_ex()205 tmpctx.loader_ctx = loader_ctx; in OSSL_STORE_open_ex()441 v = ctx->loader->load(ctx->loader_ctx, in OSSL_STORE_load()500 ret = ctx->loader->eof(ctx->loader_ctx); in OSSL_STORE_eof()972 OSSL_STORE_LOADER_CTX *loader_ctx = NULL; in OSSL_STORE_attach() local1007 if (loader_ctx == NULL) { in OSSL_STORE_attach()[all …]
135 OSSL_STORE_LOADER_CTX *loader_ctx; member
225 (void)export_object(ctx->loader_ctx, in try_key_ref()
Completed in 7 milliseconds