Searched refs:real_ctx (Results 1 – 3 of 3) sorted by relevance
425 SSL_CTX *real_ctx = (ssl == NULL) ? ctx : ssl->ctx; in use_certificate_chain_file() local452 x = X509_new_ex(real_ctx->libctx, real_ctx->propq); in use_certificate_chain_file()491 ca = X509_new_ex(real_ctx->libctx, real_ctx->propq); in use_certificate_chain_file()
882 SSL_CTX *real_ctx = (s == NULL) ? ctx : s->ctx; in ssl_build_cert_chain() local914 xs_ctx = X509_STORE_CTX_new_ex(real_ctx->libctx, real_ctx->propq); in ssl_build_cert_chain()
524 struct ibv_context *real_ctx; in __ibv_open_device_1_0() local531 real_ctx = ibv_open_device(device->real_device); in __ibv_open_device_1_0()532 if (!real_ctx) { in __ibv_open_device_1_0()538 ctx->real_context = real_ctx; in __ibv_open_device_1_0()