Searched refs:last_handler_ctx (Results 1 – 1 of 1) sorted by relevance
881 void *last_handler_ctx; member920 ctx->_.file.last_handler->destroy_ctx(&ctx->_.file.last_handler_ctx); in OSSL_STORE_LOADER_CTX_free()921 ctx->_.file.last_handler_ctx = NULL; in OSSL_STORE_LOADER_CTX_free()1228 ctx->_.file.last_handler_ctx = handler_ctx; in file_load_try_decode()1267 &ctx->_.file.last_handler_ctx, in file_load_try_repeat()1273 ctx->_.file.last_handler->destroy_ctx(&ctx->_.file.last_handler_ctx); in file_load_try_repeat()1274 ctx->_.file.last_handler_ctx = NULL; in file_load_try_repeat()1647 && !ctx->_.file.last_handler->eof(ctx->_.file.last_handler_ctx)) in file_eof()