Home
last modified time | relevance | path

Searched refs:loader_ctx (Results 1 – 3 of 3) sorted by relevance

/openssl-master/crypto/store/
A Dstore_lib.c71 OSSL_STORE_LOADER_CTX *loader_ctx = NULL; in OSSL_STORE_open_ex() local
135 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() local
1007 if (loader_ctx == NULL) { in OSSL_STORE_attach()
[all …]
A Dstore_local.h135 OSSL_STORE_LOADER_CTX *loader_ctx; member
A Dstore_result.c225 (void)export_object(ctx->loader_ctx, in try_key_ref()

Completed in 7 milliseconds