Searched refs:last_handler_ctx (Results 1 – 1 of 1) sorted by relevance
882 void *last_handler_ctx; member921 ctx->_.file.last_handler->destroy_ctx(&ctx->_.file.last_handler_ctx); in OSSL_STORE_LOADER_CTX_free()922 ctx->_.file.last_handler_ctx = NULL; in OSSL_STORE_LOADER_CTX_free()1247 ctx->_.file.last_handler_ctx = handler_ctx; in file_load_try_decode()1287 &ctx->_.file.last_handler_ctx, in file_load_try_repeat()1293 ctx->_.file.last_handler->destroy_ctx(&ctx->_.file.last_handler_ctx); in file_load_try_repeat()1294 ctx->_.file.last_handler_ctx = NULL; in file_load_try_repeat()1661 && !ctx->_.file.last_handler->eof(ctx->_.file.last_handler_ctx)) in file_eof()