Home
last modified time | relevance | path

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

/openssl/engines/
H A De_loader_attic.c879 void *last_handler_ctx; member
918 ctx->_.file.last_handler->destroy_ctx(&ctx->_.file.last_handler_ctx); in OSSL_STORE_LOADER_CTX_free()
919 ctx->_.file.last_handler_ctx = NULL; in OSSL_STORE_LOADER_CTX_free()
1233 ctx->_.file.last_handler_ctx = handler_ctx; in file_load_try_decode()
1273 &ctx->_.file.last_handler_ctx, in file_load_try_repeat()
1279 ctx->_.file.last_handler->destroy_ctx(&ctx->_.file.last_handler_ctx); in file_load_try_repeat()
1280 ctx->_.file.last_handler_ctx = NULL; in file_load_try_repeat()
1645 && !ctx->_.file.last_handler->eof(ctx->_.file.last_handler_ctx)) in file_eof()

Completed in 18 milliseconds