Lines Matching refs:x509ctx
203 xc = ctx->eng.x509ctx; in do_static_ecdh()
412 xc = ctx->eng.x509ctx; in verify_CV_sig()
1449 xc = *(ENG->x509ctx); in br_ssl_hs_server_run()
1450 pk = xc->get_pkey(ENG->x509ctx, &usages); in br_ssl_hs_server_run()
1951 xc = *(ENG->x509ctx); in br_ssl_hs_server_run()
1953 xc->append(ENG->x509ctx, ENG->pad, len); in br_ssl_hs_server_run()
1962 xc = *(ENG->x509ctx); in br_ssl_hs_server_run()
1963 xc->end_cert(ENG->x509ctx); in br_ssl_hs_server_run()
1972 xc = *(ENG->x509ctx); in br_ssl_hs_server_run()
1973 T0_PUSH(xc->end_chain(ENG->x509ctx)); in br_ssl_hs_server_run()
1982 xc = *(ENG->x509ctx); in br_ssl_hs_server_run()
1983 xc->start_cert(ENG->x509ctx, T0_POP()); in br_ssl_hs_server_run()
1994 xc = *(ENG->x509ctx); in br_ssl_hs_server_run()
1995 xc->start_chain(ENG->x509ctx, bc ? ENG->server_name : NULL); in br_ssl_hs_server_run()