HomeSort by: relevance | last modified time | path
    Searched defs:last_handler_ctx (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/crypto/store/
loader_file.c 750 void *last_handler_ctx; member in struct:ossl_store_loader_ctx_st::__anon2123::__anon2124
784 ctx->_.file.last_handler->destroy_ctx(&ctx->_.file.last_handler_ctx);
785 ctx->_.file.last_handler_ctx = NULL;
1078 ctx->_.file.last_handler_ctx = handler_ctx;
1116 &ctx->_.file.last_handler_ctx,
1121 ctx->_.file.last_handler->destroy_ctx(&ctx->_.file.last_handler_ctx);
1122 ctx->_.file.last_handler_ctx = NULL;
1430 && !ctx->_.file.last_handler->eof(ctx->_.file.last_handler_ctx))
  /src/crypto/external/apache2/openssl/dist/engines/
e_loader_attic.c 881 void *last_handler_ctx; member in struct:ossl_store_loader_ctx_st::__anon383::__anon384
920 ctx->_.file.last_handler->destroy_ctx(&ctx->_.file.last_handler_ctx);
921 ctx->_.file.last_handler_ctx = NULL;
1228 ctx->_.file.last_handler_ctx = handler_ctx;
1267 &ctx->_.file.last_handler_ctx,
1273 ctx->_.file.last_handler->destroy_ctx(&ctx->_.file.last_handler_ctx);
1274 ctx->_.file.last_handler_ctx = NULL;
1647 && !ctx->_.file.last_handler->eof(ctx->_.file.last_handler_ctx))
  /src/crypto/external/bsd/openssl/dist/engines/
e_loader_attic.c 882 void *last_handler_ctx; member in struct:ossl_store_loader_ctx_st::__anon1480::__anon1481
921 ctx->_.file.last_handler->destroy_ctx(&ctx->_.file.last_handler_ctx);
922 ctx->_.file.last_handler_ctx = NULL;
1247 ctx->_.file.last_handler_ctx = handler_ctx;
1287 &ctx->_.file.last_handler_ctx,
1293 ctx->_.file.last_handler->destroy_ctx(&ctx->_.file.last_handler_ctx);
1294 ctx->_.file.last_handler_ctx = NULL;
1661 && !ctx->_.file.last_handler->eof(ctx->_.file.last_handler_ctx))

Completed in 26 milliseconds