Home
last modified time | relevance | path

Searched refs:ctx (Results 6551 - 6575 of 13394) sorted by relevance

1...<<261262263264265266267268269270>>...536

/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4405 struct dsi_clk_calc_ctx *ctx = data; in dsi_cm_calc_dispc_cb() local
4406 struct omap_video_timings *t = &ctx->dispc_vm; in dsi_cm_calc_dispc_cb()
4408 ctx->dispc_cinfo.lck_div = lckd; in dsi_cm_calc_dispc_cb()
4409 ctx->dispc_cinfo.pck_div = pckd; in dsi_cm_calc_dispc_cb()
4410 ctx->dispc_cinfo.lck = lck; in dsi_cm_calc_dispc_cb()
4411 ctx->dispc_cinfo.pck = pck; in dsi_cm_calc_dispc_cb()
4413 *t = *ctx->config->timings; in dsi_cm_calc_dispc_cb()
4415 t->x_res = ctx->config->timings->x_res; in dsi_cm_calc_dispc_cb()
4416 t->y_res = ctx->config->timings->y_res; in dsi_cm_calc_dispc_cb()
4426 struct dsi_clk_calc_ctx *ctx in dsi_cm_calc_hsdiv_cb() local
4438 struct dsi_clk_calc_ctx *ctx = data; dsi_cm_calc_pll_cb() local
4450 dsi_cm_calc(struct dsi_data *dsi, const struct omap_dss_dsi_config *cfg, struct dsi_clk_calc_ctx *ctx) dsi_cm_calc() argument
4489 dsi_vm_calc_blanking(struct dsi_clk_calc_ctx *ctx) dsi_vm_calc_blanking() argument
4690 struct dsi_clk_calc_ctx *ctx = data; dsi_vm_calc_dispc_cb() local
4713 struct dsi_clk_calc_ctx *ctx = data; dsi_vm_calc_hsdiv_cb() local
4736 struct dsi_clk_calc_ctx *ctx = data; dsi_vm_calc_pll_cb() local
4748 dsi_vm_calc(struct dsi_data *dsi, const struct omap_dss_dsi_config *cfg, struct dsi_clk_calc_ctx *ctx) dsi_vm_calc() argument
4795 struct dsi_clk_calc_ctx ctx; dsi_set_config() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmain.c660 struct ath_chanctx *ctx = sc->cur_chan; in ath9k_start() local
671 init_channel = ath9k_cmn_get_channel(hw, ah, &ctx->chandef); in ath9k_start()
1069 struct ath_chanctx *ctx, in ath9k_update_bssid_mask()
1079 list_for_each_entry(avp, &ctx->vifs, list) { in ath9k_update_bssid_mask()
1080 if (ctx->nvifs_assigned != 1) in ath9k_update_bssid_mask()
1098 struct ath_chanctx *ctx, in ath9k_calculate_iter_data()
1111 list_for_each_entry(avp, &ctx->vifs, list) in ath9k_calculate_iter_data()
1114 ath9k_update_bssid_mask(sc, ctx, iter_data); in ath9k_calculate_iter_data()
1186 struct ath_chanctx *ctx) in ath9k_calculate_summary_state()
1192 ath_chanctx_check_active(sc, ctx); in ath9k_calculate_summary_state()
1068 ath9k_update_bssid_mask(struct ath_softc *sc, struct ath_chanctx *ctx, struct ath9k_vif_iter_data *iter_data) ath9k_update_bssid_mask() argument
1097 ath9k_calculate_iter_data(struct ath_softc *sc, struct ath_chanctx *ctx, struct ath9k_vif_iter_data *iter_data) ath9k_calculate_iter_data() argument
1185 ath9k_calculate_summary_state(struct ath_softc *sc, struct ath_chanctx *ctx) ath9k_calculate_summary_state() argument
1499 struct ath_chanctx *ctx = sc->cur_chan; ath9k_config() local
1576 struct ath_chanctx *ctx; ath9k_configure_filter() local
2537 struct ath_chanctx *ctx, **ptr; ath9k_add_chanctx() local
2572 struct ath_chanctx *ctx = ath_chanctx_get(conf); ath9k_remove_chanctx() local
2593 struct ath_chanctx *ctx = ath_chanctx_get(conf); ath9k_change_chanctx() local
2610 struct ath_chanctx *ctx = ath_chanctx_get(conf); ath9k_assign_vif_chanctx() local
2641 struct ath_chanctx *ctx = ath_chanctx_get(conf); ath9k_unassign_vif_chanctx() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmain.c660 struct ath_chanctx *ctx = sc->cur_chan; in ath9k_start() local
671 init_channel = ath9k_cmn_get_channel(hw, ah, &ctx->chandef); in ath9k_start()
1066 struct ath_chanctx *ctx, in ath9k_update_bssid_mask()
1076 list_for_each_entry(avp, &ctx->vifs, list) { in ath9k_update_bssid_mask()
1077 if (ctx->nvifs_assigned != 1) in ath9k_update_bssid_mask()
1095 struct ath_chanctx *ctx, in ath9k_calculate_iter_data()
1108 list_for_each_entry(avp, &ctx->vifs, list) in ath9k_calculate_iter_data()
1111 ath9k_update_bssid_mask(sc, ctx, iter_data); in ath9k_calculate_iter_data()
1183 struct ath_chanctx *ctx) in ath9k_calculate_summary_state()
1189 ath_chanctx_check_active(sc, ctx); in ath9k_calculate_summary_state()
1065 ath9k_update_bssid_mask(struct ath_softc *sc, struct ath_chanctx *ctx, struct ath9k_vif_iter_data *iter_data) ath9k_update_bssid_mask() argument
1094 ath9k_calculate_iter_data(struct ath_softc *sc, struct ath_chanctx *ctx, struct ath9k_vif_iter_data *iter_data) ath9k_calculate_iter_data() argument
1182 ath9k_calculate_summary_state(struct ath_softc *sc, struct ath_chanctx *ctx) ath9k_calculate_summary_state() argument
1494 struct ath_chanctx *ctx = sc->cur_chan; ath9k_config() local
1571 struct ath_chanctx *ctx; ath9k_configure_filter() local
2532 struct ath_chanctx *ctx, **ptr; ath9k_add_chanctx() local
2567 struct ath_chanctx *ctx = ath_chanctx_get(conf); ath9k_remove_chanctx() local
2588 struct ath_chanctx *ctx = ath_chanctx_get(conf); ath9k_change_chanctx() local
2606 struct ath_chanctx *ctx = ath_chanctx_get(conf); ath9k_assign_vif_chanctx() local
2638 struct ath_chanctx *ctx = ath_chanctx_get(conf); ath9k_unassign_vif_chanctx() local
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c411 struct dri_context *ctx = dri_context(context); in handle_in_fence() local
412 struct pipe_context *pipe = ctx->st->pipe; in handle_in_fence()
435 dri2_allocate_textures(struct dri_context *ctx, in dri2_allocate_textures() argument
492 struct pipe_context *pipe = ctx->st->pipe; in dri2_allocate_textures()
536 handle_in_fence(ctx->cPriv, images.front); in dri2_allocate_textures()
548 handle_in_fence(ctx->cPriv, images.back); in dri2_allocate_textures()
560 handle_in_fence(ctx->cPriv, images.back); in dri2_allocate_textures()
562 ctx->is_shared_buffer_bound = true; in dri2_allocate_textures()
564 ctx->is_shared_buffer_bound = false; in dri2_allocate_textures()
664 dri_pipe_blit(ctx in dri2_allocate_textures()
734 dri2_flush_frontbuffer(struct dri_context *ctx, struct dri_drawable *drawable, enum st_attachment_type statt) dri2_flush_frontbuffer() argument
796 dri2_flush_swapbuffers(struct dri_context *ctx, struct dri_drawable *drawable) dri2_flush_swapbuffers() argument
808 dri2_update_tex_buffer(struct dri_drawable *drawable, struct dri_context *ctx, struct pipe_resource *res) dri2_update_tex_buffer() argument
1747 struct dri_context *ctx = dri_context(context); dri2_blit_image() local
1795 struct dri_context *ctx = dri_context(context); dri2_map_image() local
1832 struct dri_context *ctx = dri_context(context); dri2_unmap_image() local
1964 struct gl_context *ctx = ((struct st_context *)st)->ctx; dri2_interop_export_object() local
[all...]
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtransform_point_test.cpp85 bool SendEvent(const Context& ctx, struct input_event* event);
86 bool SendEvents(const Context& ctx, struct input_event* events, size_t nevents);
114 bool TransformPointTest::SendEvent(const Context& ctx, struct input_event* event) in SendEvent() argument
126 const int fd = ctx.GetFd(); in SendEvent()
131 bool TransformPointTest::SendEvents(const Context& ctx, struct input_event* events, size_t nevents) in SendEvents() argument
134 if (!ctx.IsReady()) { in SendEvents()
142 if (!SendEvent(ctx, sp)) { in SendEvents()
285 Context ctx { GetDeviceNodeName() }; in HWTEST_F()
286 ASSERT_TRUE(SendEvents(ctx, inputEvents1, ARRAY_LENGTH(inputEvents1))); in HWTEST_F()
325 Context ctx { GetDeviceNodeNam in HWTEST_F()
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dmd5.c123 static inline void md5_transform_helper(struct md5_state *ctx) in md5_transform_helper() argument
125 le32_to_cpu_array(ctx->block, sizeof(ctx->block) / sizeof(u32)); in md5_transform_helper()
126 md5_transform(ctx->hash, ctx->block); in md5_transform_helper()
204 struct md5_state *ctx = shash_desc_ctx(desc); in md5_export() local
206 memcpy(out, ctx, sizeof(*ctx)); in md5_export()
212 struct md5_state *ctx = shash_desc_ctx(desc); in md5_import() local
214 memcpy(ctx, i in md5_import()
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h243 * @ctx: memory context (bank) used for this allocation
250 unsigned int ctx; member
280 * @ctx: array of driver contexts
326 struct s5p_mfc_ctx *ctx[MFC_NUM_CONTEXTS]; member
529 int (*pre_seq_start) (struct s5p_mfc_ctx *ctx);
530 int (*post_seq_start) (struct s5p_mfc_ctx *ctx);
532 int (*pre_frame_start) (struct s5p_mfc_ctx *ctx);
533 int (*post_frame_start) (struct s5p_mfc_ctx *ctx);
597 * @ctx: context buffer information
685 struct s5p_mfc_priv_buf ctx; member
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_eem.c328 struct in_context *ctx = req->context; in eem_cmd_complete() local
330 dev_kfree_skb_any(ctx->skb); in eem_cmd_complete()
332 usb_ep_free_request(ctx->ep, req); in eem_cmd_complete()
333 kfree(ctx); in eem_cmd_complete()
422 struct in_context *ctx; in eem_unwrap() local
467 ctx = kmalloc(sizeof(*ctx), GFP_KERNEL); in eem_unwrap()
468 if (!ctx) { in eem_unwrap()
474 ctx->skb = skb2; in eem_unwrap()
475 ctx in eem_unwrap()
[all...]
/kernel/linux/linux-5.10/net/tls/
H A Dtls_device_fallback.c230 struct tls_offload_context_tx *ctx, in fill_sg_in()
243 spin_lock_irqsave(&ctx->lock, flags); in fill_sg_in()
244 record = tls_get_record(ctx, tcp_seq, rcd_sn); in fill_sg_in()
246 spin_unlock_irqrestore(&ctx->lock, flags); in fill_sg_in()
254 spin_unlock_irqrestore(&ctx->lock, flags); in fill_sg_in()
285 spin_unlock_irqrestore(&ctx->lock, flags); in fill_sg_in()
314 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_enc_skb() local
321 aead_req = tls_alloc_aead_request(ctx->aead_send, GFP_ATOMIC); in tls_enc_skb()
350 if (tls_enc_records(aead_req, ctx->aead_send, sg_in, sg_out, aad, iv, in tls_enc_skb()
376 struct tls_offload_context_tx *ctx in tls_sw_fallback() local
228 fill_sg_in(struct scatterlist *sg_in, struct sk_buff *skb, struct tls_offload_context_tx *ctx, u64 *rcd_sn, s32 *sync_size, int *resync_sgs) fill_sg_in() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.c318 struct etnaviv_iommu_context *ctx; in etnaviv_iommu_context_init() local
322 ctx = etnaviv_iommuv1_context_alloc(global); in etnaviv_iommu_context_init()
324 ctx = etnaviv_iommuv2_context_alloc(global); in etnaviv_iommu_context_init()
326 if (!ctx) in etnaviv_iommu_context_init()
329 ret = etnaviv_cmdbuf_suballoc_map(suballoc, ctx, &ctx->cmdbuf_mapping, in etnaviv_iommu_context_init()
335 ctx->cmdbuf_mapping.iova > 0x80000000) { in etnaviv_iommu_context_init()
341 return ctx; in etnaviv_iommu_context_init()
344 etnaviv_cmdbuf_suballoc_unmap(ctx, &ctx in etnaviv_iommu_context_init()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_eem.c326 struct in_context *ctx = req->context; in eem_cmd_complete() local
328 dev_kfree_skb_any(ctx->skb); in eem_cmd_complete()
330 usb_ep_free_request(ctx->ep, req); in eem_cmd_complete()
331 kfree(ctx); in eem_cmd_complete()
420 struct in_context *ctx; in eem_unwrap() local
465 ctx = kmalloc(sizeof(*ctx), GFP_KERNEL); in eem_unwrap()
466 if (!ctx) { in eem_unwrap()
472 ctx->skb = skb2; in eem_unwrap()
473 ctx in eem_unwrap()
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dmd5.c123 static inline void md5_transform_helper(struct md5_state *ctx) in md5_transform_helper() argument
125 le32_to_cpu_array(ctx->block, sizeof(ctx->block) / sizeof(u32)); in md5_transform_helper()
126 md5_transform(ctx->hash, ctx->block); in md5_transform_helper()
204 struct md5_state *ctx = shash_desc_ctx(desc); in md5_export() local
206 memcpy(out, ctx, sizeof(*ctx)); in md5_export()
212 struct md5_state *ctx = shash_desc_ctx(desc); in md5_import() local
214 memcpy(ctx, i in md5_import()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h243 * @ctx: memory context (bank) used for this allocation
250 unsigned int ctx; member
283 * @ctx: array of driver contexts
330 struct s5p_mfc_ctx *ctx[MFC_NUM_CONTEXTS]; member
533 int (*pre_seq_start) (struct s5p_mfc_ctx *ctx);
534 int (*post_seq_start) (struct s5p_mfc_ctx *ctx);
536 int (*pre_frame_start) (struct s5p_mfc_ctx *ctx);
537 int (*post_frame_start) (struct s5p_mfc_ctx *ctx);
603 * @ctx: context buffer information
695 struct s5p_mfc_priv_buf ctx; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.c373 struct etnaviv_iommu_context *ctx; in etnaviv_iommu_context_init() local
377 ctx = etnaviv_iommuv1_context_alloc(global); in etnaviv_iommu_context_init()
379 ctx = etnaviv_iommuv2_context_alloc(global); in etnaviv_iommu_context_init()
381 if (!ctx) in etnaviv_iommu_context_init()
384 ret = etnaviv_cmdbuf_suballoc_map(suballoc, ctx, &ctx->cmdbuf_mapping, in etnaviv_iommu_context_init()
390 ctx->cmdbuf_mapping.iova > 0x80000000) { in etnaviv_iommu_context_init()
396 return ctx; in etnaviv_iommu_context_init()
399 etnaviv_cmdbuf_suballoc_unmap(ctx, &ctx in etnaviv_iommu_context_init()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_driver.c520 struct drm_modeset_acquire_ctx *ctx) in __intel_display_driver_resume()
526 intel_modeset_setup_hw_state(i915, ctx); in __intel_display_driver_resume()
550 ret = drm_atomic_helper_commit_duplicated_state(state, ctx); in __intel_display_driver_resume()
560 struct drm_modeset_acquire_ctx ctx; in intel_display_driver_resume() local
568 state->acquire_ctx = &ctx; in intel_display_driver_resume()
570 drm_modeset_acquire_init(&ctx, 0); in intel_display_driver_resume()
573 ret = drm_modeset_lock_all_ctx(&i915->drm, &ctx); in intel_display_driver_resume()
577 drm_modeset_backoff(&ctx); in intel_display_driver_resume()
581 ret = __intel_display_driver_resume(i915, state, &ctx); in intel_display_driver_resume()
584 drm_modeset_drop_locks(&ctx); in intel_display_driver_resume()
518 __intel_display_driver_resume(struct drm_i915_private *i915, struct drm_atomic_state *state, struct drm_modeset_acquire_ctx *ctx) __intel_display_driver_resume() argument
[all...]
/kernel/linux/linux-6.6/net/tls/
H A Dtls_device_fallback.c242 struct tls_offload_context_tx *ctx, in fill_sg_in()
255 spin_lock_irqsave(&ctx->lock, flags); in fill_sg_in()
256 record = tls_get_record(ctx, tcp_seq, rcd_sn); in fill_sg_in()
258 spin_unlock_irqrestore(&ctx->lock, flags); in fill_sg_in()
266 spin_unlock_irqrestore(&ctx->lock, flags); in fill_sg_in()
297 spin_unlock_irqrestore(&ctx->lock, flags); in fill_sg_in()
328 struct tls_offload_context_tx *ctx = tls_offload_ctx_tx(tls_ctx); in tls_enc_skb() local
337 aead_req = tls_alloc_aead_request(ctx->aead_send, GFP_ATOMIC); in tls_enc_skb()
372 if (tls_enc_records(aead_req, ctx->aead_send, sg_in, sg_out, aad, iv, in tls_enc_skb()
399 struct tls_offload_context_tx *ctx in tls_sw_fallback() local
240 fill_sg_in(struct scatterlist *sg_in, struct sk_buff *skb, struct tls_offload_context_tx *ctx, u64 *rcd_sn, s32 *sync_size, int *resync_sgs) fill_sg_in() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Datrac3plusdsp.c420 void ff_atrac3p_power_compensation(Atrac3pChanUnitCtx *ctx, AVFloatDSPContext *fdsp, in ff_atrac3p_power_compensation() argument
427 int swap_ch = (ctx->unit_type == CH_UNIT_STEREO && ctx->swap_channels[sb]) ? 1 : 0; in ff_atrac3p_power_compensation()
429 if (ctx->channels[ch_index ^ swap_ch].power_levs[subband_to_powgrp[sb]] == ATRAC3P_POWER_COMP_OFF) in ff_atrac3p_power_compensation()
437 g1 = &ctx->channels[ch_index ^ swap_ch].gain_data[sb]; in ff_atrac3p_power_compensation()
438 g2 = &ctx->channels[ch_index ^ swap_ch].gain_data_prev[sb]; in ff_atrac3p_power_compensation()
448 grp_lev = pwc_levs[ctx->channels[ch_index ^ swap_ch].power_levs[subband_to_powgrp[sb]]] / (1 << gcv); in ff_atrac3p_power_compensation()
452 if (ctx->channels[ch_index].qu_wordlen[qu] <= 0) in ff_atrac3p_power_compensation()
455 qu_lev = ff_atrac3p_sf_tab[ctx->channels[ch_index].qu_sf_idx[qu]] * in ff_atrac3p_power_compensation()
456 ff_atrac3p_mant_tab[ctx in ff_atrac3p_power_compensation()
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_acrusher.c218 AVFilterContext *ctx = inlink->dst; in filter_frame() local
219 ACrusherContext *s = ctx->priv; in filter_frame()
220 AVFilterLink *outlink = ctx->outputs[0]; in filter_frame()
251 dst[c] = ctx->is_disabled ? src[c] : bitreduction(s, sample) * level_out; in filter_frame()
266 static av_cold void uninit(AVFilterContext *ctx) in uninit() argument
268 ACrusherContext *s = ctx->priv; in uninit()
275 AVFilterContext *ctx = inlink->dst; in config_input() local
276 ACrusherContext *s = ctx->priv; in config_input()
306 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
309 AVFilterLink *inlink = ctx in process_command()
[all...]
H A Dvf_bwdif.c215 static int filter_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in filter_slice() argument
217 BWDIFContext *s = ctx->priv; in filter_slice()
261 static void filter(AVFilterContext *ctx, AVFrame *dstpic, in filter() argument
264 BWDIFContext *bwdif = ctx->priv; in filter()
282 ff_filter_execute(ctx, filter_slice, &td, NULL, in filter()
283 FFMIN(h, ff_filter_get_nb_threads(ctx))); in filter()
292 static av_cold void uninit(AVFilterContext *ctx) in uninit() argument
294 BWDIFContext *bwdif = ctx->priv; in uninit()
325 AVFilterContext *ctx = link->src; in config_props() local
329 link->time_base = av_mul_q(ctx in config_props()
[all...]
H A Dvf_blurdetect.c83 static av_cold int blurdetect_init(AVFilterContext *ctx) in blurdetect_init() argument
85 BLRContext *s = ctx->priv; in blurdetect_init()
95 AVFilterContext *ctx = inlink->dst; in blurdetect_config_input() local
96 BLRContext *s = ctx->priv; in blurdetect_config_input()
257 AVFilterContext *ctx = inlink->dst; in blurdetect_filter_frame() local
258 BLRContext *s = ctx->priv; in blurdetect_filter_frame()
259 AVFilterLink *outlink = ctx->outputs[0]; in blurdetect_filter_frame()
313 av_log(ctx, AV_LOG_VERBOSE, "blur: %.7f\n", blur); in blurdetect_filter_frame()
322 static av_cold void blurdetect_uninit(AVFilterContext *ctx) in blurdetect_uninit() argument
324 BLRContext *s = ctx in blurdetect_uninit()
[all...]
H A Dvf_dblur.c59 static int filter_horizontally(AVFilterContext *ctx, int width, int height) in filter_horizontally() argument
61 DBlurContext *s = ctx->priv; in filter_horizontally()
106 static void diriir2d(AVFilterContext *ctx, int plane) in diriir2d() argument
108 DBlurContext *s = ctx->priv; in diriir2d()
112 filter_horizontally(ctx, width, height); in diriir2d()
138 static av_cold void uninit(AVFilterContext *ctx) in uninit() argument
140 DBlurContext *s = ctx->priv; in uninit()
193 AVFilterContext *ctx = inlink->dst; in filter_frame() local
194 DBlurContext *s = ctx->priv; in filter_frame()
195 AVFilterLink *outlink = ctx in filter_frame()
[all...]
/third_party/ffmpeg/libavformat/
H A Dtls_openssl.c43 SSL_CTX *ctx; member
155 if (c->ctx) in tls_close()
156 SSL_CTX_free(c->ctx); in tls_close()
268 p->ctx = SSL_CTX_new(c->listen ? SSLv23_server_method() : SSLv23_client_method()); in tls_open()
269 if (!p->ctx) { in tls_open()
274 SSL_CTX_set_options(p->ctx, SSL_OP_NO_SSLv2 | SSL_OP_NO_SSLv3); in tls_open()
276 if (!SSL_CTX_load_verify_locations(p->ctx, c->ca_file, NULL)) in tls_open()
279 if (c->cert_file && !SSL_CTX_use_certificate_chain_file(p->ctx, c->cert_file)) { in tls_open()
285 if (c->key_file && !SSL_CTX_use_PrivateKey_file(p->ctx, c->key_file, SSL_FILETYPE_PEM)) { in tls_open()
294 SSL_CTX_set_verify(p->ctx, SSL_VERIFY_PEE in tls_open()
[all...]
/third_party/libwebsockets/test-apps/
H A Dtest.js367 var ctx; variable
435 ctx.strokeStyle = i[1];
436 ctx.beginPath();
437 ctx.moveTo(+(i[2]), +(i[3]));
438 ctx.lineTo(+(i[4]), +(i[5]));
439 ctx.stroke();
442 ctx.strokeStyle = i[1];
443 ctx.beginPath();
444 ctx.arc(+(i[2]), +(i[3]), +(i[4]), 0, Math.PI*2, true);
445 ctx
[all...]
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
H A Dtest.js367 var ctx; variable
435 ctx.strokeStyle = i[1];
436 ctx.beginPath();
437 ctx.moveTo(+(i[2]), +(i[3]));
438 ctx.lineTo(+(i[4]), +(i[5]));
439 ctx.stroke();
442 ctx.strokeStyle = i[1];
443 ctx.beginPath();
444 ctx.arc(+(i[2]), +(i[3]), +(i[4]), 0, Math.PI*2, true);
445 ctx
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dct.h144 void CT_POLICY_EVAL_CTX_free(CT_POLICY_EVAL_CTX *ctx);
147 X509* CT_POLICY_EVAL_CTX_get0_cert(const CT_POLICY_EVAL_CTX *ctx);
154 int CT_POLICY_EVAL_CTX_set1_cert(CT_POLICY_EVAL_CTX *ctx, X509 *cert);
157 X509* CT_POLICY_EVAL_CTX_get0_issuer(const CT_POLICY_EVAL_CTX *ctx);
164 int CT_POLICY_EVAL_CTX_set1_issuer(CT_POLICY_EVAL_CTX *ctx, X509 *issuer);
167 const CTLOG_STORE *CT_POLICY_EVAL_CTX_get0_log_store(const CT_POLICY_EVAL_CTX *ctx);
170 void CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(CT_POLICY_EVAL_CTX *ctx,
178 uint64_t CT_POLICY_EVAL_CTX_get_time(const CT_POLICY_EVAL_CTX *ctx);
186 void CT_POLICY_EVAL_CTX_set_time(CT_POLICY_EVAL_CTX *ctx, uint64_t time_in_ms);
377 __owur int SCT_validate(SCT *sct, const CT_POLICY_EVAL_CTX *ctx);
387 CT_POLICY_EVAL_CTX *ctx); global() variable
[all...]

Completed in 35 milliseconds

1...<<261262263264265266267268269270>>...536