Home
last modified time | relevance | path

Searched refs:ctx (Results 3051 - 3075 of 7035) sorted by relevance

1...<<121122123124125126127128129130>>...282

/third_party/ffmpeg/libavfilter/
H A Daf_surround.c112 void (*filter)(AVFilterContext *ctx);
113 void (*upmix_stereo)(AVFilterContext *ctx,
120 void (*upmix_2_1)(AVFilterContext *ctx,
129 void (*upmix_3_0)(AVFilterContext *ctx,
137 void (*upmix_5_0)(AVFilterContext *ctx,
146 void (*upmix_5_1)(AVFilterContext *ctx,
158 static int query_formats(AVFilterContext *ctx) in query_formats() argument
160 AudioSurroundContext *s = ctx->priv; in query_formats()
168 ret = ff_set_common_formats(ctx, formats); in query_formats()
177 ret = ff_channel_layouts_ref(layouts, &ctx in query_formats()
195 AVFilterContext *ctx = inlink->dst; config_input() local
264 AVFilterContext *ctx = outlink->src; config_output() local
363 upmix_1_0(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_1_0() argument
382 upmix_stereo(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_stereo() argument
406 upmix_2_1(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_2_1() argument
436 upmix_3_0(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_3_0() argument
465 upmix_3_1(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_3_1() argument
500 upmix_3_1_surround(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float c_mag, float mag_total, float x, float y, int n) upmix_3_1_surround() argument
535 upmix_4_0(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_4_0() argument
569 upmix_4_1(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_4_1() argument
609 upmix_5_0_back(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_5_0_back() argument
648 upmix_5_1_back(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_5_1_back() argument
693 upmix_6_0(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_6_0() argument
737 upmix_6_1(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_6_1() argument
787 upmix_5_1_back_surround(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float c_mag, float mag_total, float x, float y, int n) upmix_5_1_back_surround() argument
833 upmix_5_1_back_2_1(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float lfe_re, float lfe_im, float x, float y, int n) upmix_5_1_back_2_1() argument
879 upmix_7_0(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_7_0() argument
929 upmix_7_1(AVFilterContext *ctx, float l_phase, float r_phase, float c_phase, float mag_total, float x, float y, int n) upmix_7_1() argument
985 upmix_7_1_5_0_side(AVFilterContext *ctx, float c_re, float c_im, float mag_totall, float mag_totalr, float fl_phase, float fr_phase, float bl_phase, float br_phase, float sl_phase, float sr_phase, float xl, float yl, float xr, float yr, int n) upmix_7_1_5_0_side() argument
1045 upmix_7_1_5_1(AVFilterContext *ctx, float c_re, float c_im, float lfe_re, float lfe_im, float mag_totall, float mag_totalr, float fl_phase, float fr_phase, float bl_phase, float br_phase, float sl_phase, float sr_phase, float xl, float yl, float xr, float yr, int n) upmix_7_1_5_1() argument
1101 filter_stereo(AVFilterContext *ctx) filter_stereo() argument
1134 filter_surround(AVFilterContext *ctx) filter_surround() argument
1170 filter_2_1(AVFilterContext *ctx) filter_2_1() argument
1205 filter_5_0_side(AVFilterContext *ctx) filter_5_0_side() argument
1262 filter_5_1_side(AVFilterContext *ctx) filter_5_1_side() argument
1321 filter_5_1_back(AVFilterContext *ctx) filter_5_1_back() argument
1380 init(AVFilterContext *ctx) init() argument
1541 fft_channel(AVFilterContext *ctx, void *arg, int ch, int nb_jobs) fft_channel() argument
1563 ifft_channel(AVFilterContext *ctx, void *arg, int ch, int nb_jobs) ifft_channel() argument
1594 AVFilterContext *ctx = inlink->dst; filter_frame() local
1616 activate(AVFilterContext *ctx) activate() argument
1651 uninit(AVFilterContext *ctx) uninit() argument
[all...]
H A Dvf_midequalizer.c86 AVFilterContext *ctx = fs->parent; in process_frame() local
88 AVFilterLink *outlink = ctx->outputs[0]; in process_frame()
96 if (ctx->is_disabled) { in process_frame()
242 AVFilterContext *ctx = inlink->dst; in config_input0() local
243 MidEqualizerContext *s = ctx->priv; in config_input0()
276 AVFilterContext *ctx = inlink->dst; in config_input1() local
277 MidEqualizerContext *s = ctx->priv; in config_input1()
296 AVFilterContext *ctx = outlink->src; in config_output() local
297 MidEqualizerContext *s = ctx->priv; in config_output()
298 AVFilterLink *in0 = ctx in config_output()
329 activate(AVFilterContext *ctx) activate() argument
335 uninit(AVFilterContext *ctx) uninit() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsresize.c196 ntfs_attr_search_ctx *ctx; /* inode attribute being processed */ member
211 ntfs_attr_search_ctx *ctx; /* inode attribute being processed */ member
720 flags = resize->ctx->attr->flags; in collect_resize_constraints()
721 atype = resize->ctx->attr->type; in collect_resize_constraints()
723 if ((ret = ntfs_inode_badclus_bad(inode, resize->ctx->attr)) != 0) { in collect_resize_constraints()
789 if (inode == FILE_Bitmap && resize->ctx->attr->type == AT_DATA) in collect_relocation_info()
814 (unsigned int)le32_to_cpu(resize->ctx->attr->type), in collect_relocation_info()
835 a = fsck->ctx->attr; in build_lcn_usage_bitmap()
914 if (!(fsck->ctx = attr_get_search_ctx(fsck->ni, NULL))) in walk_attributes()
917 while (!ntfs_attrs_walk(fsck->ctx)) { in walk_attributes()
1614 ntfs_attr_search_ctx *ctx; replace_attribute_runlist() local
2390 open_badclust_bad_attr(ntfs_attr_search_ctx *ctx) open_badclust_bad_attr() argument
2429 ntfs_attr_search_ctx *ctx; truncate_badclust_bad_attr() local
2572 lookup_data_attr(ntfs_volume *vol, MFT_REF mref, const char *aname, ntfs_attr_search_ctx **ctx) lookup_data_attr() argument
2599 close_inode_and_context(ntfs_attr_search_ctx *ctx) close_inode_and_context() argument
2613 ntfs_attr_search_ctx *ctx; check_bad_sectors() local
3905 ntfs_attr_search_ctx ctx; update_runlist() local
[all...]
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Dopenssl_common.c488 EVP_PKEY_CTX *ctx = OpensslEvpPkeyCtxNew(priKey, NULL); in KeyDerive() local
489 if (ctx == NULL) { in KeyDerive()
496 if (OpensslEvpPkeyDeriveInit(ctx) != HCF_OPENSSL_SUCCESS) { in KeyDerive()
501 if (OpensslEvpPkeyDeriveSetPeer(ctx, pubKey) != HCF_OPENSSL_SUCCESS) { in KeyDerive()
507 if (OpensslEvpPkeyDerive(ctx, NULL, &maxLen) != HCF_OPENSSL_SUCCESS) { in KeyDerive()
519 if (OpensslEvpPkeyDerive(ctx, secretData, &maxLen) != HCF_OPENSSL_SUCCESS) { in KeyDerive()
530 OpensslEvpPkeyCtxFree(ctx); in KeyDerive()
536 OSSL_ENCODER_CTX *ctx = OpensslOsslEncoderCtxNewForPkey(pkey, selection, "PEM", outPutStruct, NULL); in GetKeyEncodedPem() local
537 if (ctx == NULL) { in GetKeyEncodedPem()
545 if (OpensslOsslEncoderToData(ctx, in GetKeyEncodedPem()
557 OSSL_DECODER_CTX *ctx = OpensslOsslDecoderCtxNewForPkey(pkey, "PEM", NULL, keyType, selection, NULL, NULL); ConvertPubPemStrToKey() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Djpeglsenc.c274 JPEGLSContext *ctx = avctx->priv_data; in encode_picture_ls() local
290 init_put_bits(&pb2, ctx->buf, ctx->size); in encode_picture_ls()
292 comps = ctx->comps; in encode_picture_ls()
294 state.near = ctx->pred; in encode_picture_ls()
394 bytestream2_put_byteu(&pb, ctx->pred); in encode_picture_ls()
425 JPEGLSContext *ctx = avctx->priv_data; in encode_jpegls_init() local
434 ctx->comps = 1; in encode_jpegls_init()
436 ctx->comps = 3; in encode_jpegls_init()
439 if (avctx->width * (unsigned)avctx->height > (INT_MAX - size) / 4 / ctx in encode_jpegls_init()
452 JPEGLSContext *ctx = avctx->priv_data; encode_jpegls_close() local
[all...]
H A Ddxva2_vp9.c45 static int fill_picture_parameters(const AVCodecContext *avctx, AVDXVAContext *ctx, const VP9SharedContext *h, in fill_picture_parameters() argument
56 fill_picture_entry(&pp->CurrPic, ff_dxva2_get_surface_index(avctx, ctx, h->frames[CUR_FRAME].tf.f), 0); in fill_picture_parameters()
83 fill_picture_entry(&pp->ref_frame_map[i], ff_dxva2_get_surface_index(avctx, ctx, h->refs[i].f), 0); in fill_picture_parameters()
93 fill_picture_entry(&pp->frame_refs[i], ff_dxva2_get_surface_index(avctx, ctx, h->refs[refidx].f), 0); in fill_picture_parameters()
153 pp->StatusReportFeedbackNumber = 1 + DXVA_CONTEXT_REPORT_ID(avctx, ctx)++; in fill_picture_parameters()
171 AVDXVAContext *ctx = DXVA_CONTEXT(avctx); in commit_bitstream_and_slice_buffer() local
182 if (FAILED(ID3D11VideoContext_GetDecoderBuffer(D3D11VA_CONTEXT(ctx)->video_context, in commit_bitstream_and_slice_buffer()
183 D3D11VA_CONTEXT(ctx)->decoder, in commit_bitstream_and_slice_buffer()
192 if (FAILED(IDirectXVideoDecoder_GetBuffer(DXVA2_CONTEXT(ctx)->decoder, in commit_bitstream_and_slice_buffer()
216 if (FAILED(ID3D11VideoContext_ReleaseDecoderBuffer(D3D11VA_CONTEXT(ctx) in commit_bitstream_and_slice_buffer()
259 AVDXVAContext *ctx = DXVA_CONTEXT(avctx); dxva2_vp9_start_frame() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dargo_asf.c288 ArgoASFMuxContext *ctx = s->priv_data; in argo_asf_write_init() local
304 if (ctx->version_major == 1 && ctx->version_minor == 1 && par->sample_rate != 22050) { in argo_asf_write_init()
353 ArgoASFMuxContext *ctx = s->priv_data; in argo_asf_write_header() local
357 .version_major = (uint16_t)ctx->version_major, in argo_asf_write_header()
358 .version_minor = (uint16_t)ctx->version_minor, in argo_asf_write_header()
371 if (ctx->name) { in argo_asf_write_header()
372 name = ctx->name; in argo_asf_write_header()
373 len = strlen(ctx->name); in argo_asf_write_header()
388 if (ctx in argo_asf_write_header()
406 ArgoASFMuxContext *ctx = s->priv_data; argo_asf_write_packet() local
424 ArgoASFMuxContext *ctx = s->priv_data; argo_asf_write_trailer() local
[all...]
H A Dnuv.c161 NUVContext *ctx = s->priv_data; in nuv_header() local
203 ctx->v_id = vst->index; in nuv_header()
222 ctx->v_id = -1; in nuv_header()
228 ctx->a_id = ast->index; in nuv_header()
239 ctx->a_id = -1; in nuv_header()
244 ctx->rtjpg_video = vst && vst->codecpar->codec_id == AV_CODEC_ID_NUV; in nuv_header()
253 NUVContext *ctx = s->priv_data; in nuv_packet() local
260 int copyhdrsize = ctx->rtjpg_video ? HDRSIZE : 0; in nuv_packet()
272 if (!ctx->rtjpg_video) { in nuv_packet()
277 if (ctx in nuv_packet()
348 NUVContext *ctx = s->priv_data; nuv_read_dts() local
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_register_allocate.c203 agx_insert_parallel_copies(agx_context *ctx, agx_block *block) in agx_insert_parallel_copies() argument
210 agx_builder b = agx_init_builder(ctx, agx_after_block_logical(block)); in agx_insert_parallel_copies()
260 agx_ra(agx_context *ctx) in agx_ra() argument
262 unsigned *alloc = calloc(ctx->alloc, sizeof(unsigned)); in agx_ra()
264 agx_compute_liveness(ctx); in agx_ra()
265 uint8_t *ssa_to_reg = calloc(ctx->alloc, sizeof(uint8_t)); in agx_ra()
266 uint8_t *ncomps = calloc(ctx->alloc, sizeof(uint8_t)); in agx_ra()
268 agx_foreach_instr_global(ctx, I) { in agx_ra()
281 agx_foreach_block(ctx, block) { in agx_ra()
285 agx_foreach_instr_global(ctx, in in agx_ra()
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/wolfssl/
H A Dwolfssl.c55 ngtcp2_crypto_ctx *ngtcp2_crypto_ctx_initial(ngtcp2_crypto_ctx *ctx) { in ngtcp2_crypto_ctx_initial() argument
56 ngtcp2_crypto_aead_init(&ctx->aead, (void *)wolfSSL_EVP_aes_128_gcm()); in ngtcp2_crypto_ctx_initial()
57 ctx->md.native_handle = (void *)wolfSSL_EVP_sha256(); in ngtcp2_crypto_ctx_initial()
58 ctx->hp.native_handle = (void *)wolfSSL_EVP_aes_128_ctr(); in ngtcp2_crypto_ctx_initial()
59 ctx->max_encryption = 0; in ngtcp2_crypto_ctx_initial()
60 ctx->max_decryption_failure = 0; in ngtcp2_crypto_ctx_initial()
61 return ctx; in ngtcp2_crypto_ctx_initial()
106 ngtcp2_crypto_ctx *ngtcp2_crypto_ctx_tls(ngtcp2_crypto_ctx *ctx, in ngtcp2_crypto_ctx_tls() argument
110 ngtcp2_crypto_aead_init(&ctx->aead, (void *)wolfSSL_quic_get_aead(ssl)); in ngtcp2_crypto_ctx_tls()
111 ctx in ngtcp2_crypto_ctx_tls()
119 ngtcp2_crypto_ctx_tls_early(ngtcp2_crypto_ctx *ctx, void *tls_native_handle) ngtcp2_crypto_ctx_tls_early() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-armv8.pl50 ($ctx,$inp,$num)=("x0","x1","x2");
155 ldp @Xw[1],@Xw[2],[$ctx]
166 ldp @Xw[3],@Xw[4],[$ctx,#8]
172 ldr @Xw[5],[$ctx,#16]
203 ldp $A,$B,[$ctx]
204 ldp $C,$D,[$ctx,#8]
205 ldr $E,[$ctx,#16]
230 stp $A,$B,[$ctx]
231 stp $C,$D,[$ctx,#8]
232 str $E,[$ctx,#1
[all...]
H A Dsha1-alpha.pl26 $ctx="a0"; # $16
177 ldl @X[0],0($ctx)
182 ldl @X[1],4($ctx)
187 ldl @X[2],8($ctx)
191 ldl @X[3],12($ctx)
195 ldl @X[4],16($ctx)
263 ldl $A,0($ctx)
264 ldl $B,4($ctx)
266 ldl $C,8($ctx)
267 ldl $D,12($ctx)
[all...]
H A Dsha1-sparcv9.pl53 $ctx="%i0";
295 ld [$ctx+0],$A
296 ld [$ctx+4],$B
297 ld [$ctx+8],$C
298 ld [$ctx+12],$D
299 ld [$ctx+16],$E
348 ld [$ctx+0],@X[0]
349 ld [$ctx+4],@X[1]
350 ld [$ctx+8],@X[2]
351 ld [$ctx
[all...]
H A Dsha1-ppc.pl68 $ctx="r3";
155 lwz r16,0($ctx)
158 lwz r17,4($ctx)
161 lwz r18,8($ctx)
162 lwz r19,12($ctx)
164 lwz r20,16($ctx)
216 lwz $A,0($ctx)
217 lwz $B,4($ctx)
218 lwz $C,8($ctx)
219 lwz $D,12($ctx)
[all...]
H A Dsha1-parisc.pl58 $ctx="%r26"; # arg0
120 ldw 0($ctx),@X[0] ; $i
123 ldw 4($ctx),@X[1]
126 ldw 8($ctx),@X[2]
130 ldw 12($ctx),@X[3]
132 ldw 16($ctx),@X[4]
183 ldw 0($ctx),$A
184 ldw 4($ctx),$B
185 ldw 8($ctx),$C
186 ldw 12($ctx),
[all...]
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_rsp_verify.c24 static int int_ts_RESP_verify_token(TS_VERIFY_CTX *ctx,
249 int TS_RESP_verify_response(TS_VERIFY_CTX *ctx, TS_RESP *response) in TS_RESP_verify_response() argument
257 if (!int_ts_RESP_verify_token(ctx, token, tst_info)) in TS_RESP_verify_response()
269 int TS_RESP_verify_token(TS_VERIFY_CTX *ctx, PKCS7 *token) in TS_RESP_verify_token() argument
274 ret = int_ts_RESP_verify_token(ctx, token, tst_info); in TS_RESP_verify_token()
292 static int int_ts_RESP_verify_token(TS_VERIFY_CTX *ctx, in int_ts_RESP_verify_token() argument
301 int flags = ctx->flags; in int_ts_RESP_verify_token()
310 && !TS_RESP_verify_signature(token, ctx->certs, ctx->store, &signer)) in int_ts_RESP_verify_token()
318 && !ts_check_policy(ctx in int_ts_RESP_verify_token()
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_div.c18 BN_CTX *ctx)
41 BN_CTX_start(ctx);
42 D = BN_CTX_get(ctx);
44 dv = BN_CTX_get(ctx);
46 rem = BN_CTX_get(ctx);
84 BN_CTX_end(ctx);
210 BN_CTX *ctx) in BN_div()
229 ret = bn_div_fixed_top(dv, rm, num, divisor, ctx); in BN_div()
265 const BIGNUM *divisor, BN_CTX *ctx) in bn_div_fixed_top()
280 BN_CTX_start(ctx); in bn_div_fixed_top()
209 BN_div(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, BN_CTX *ctx) BN_div() argument
264 bn_div_fixed_top(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, BN_CTX *ctx) bn_div_fixed_top() argument
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_div.c18 BN_CTX *ctx)
41 BN_CTX_start(ctx);
42 D = BN_CTX_get(ctx);
44 dv = BN_CTX_get(ctx);
46 rem = BN_CTX_get(ctx);
84 BN_CTX_end(ctx);
210 BN_CTX *ctx) in BN_div()
229 ret = bn_div_fixed_top(dv, rm, num, divisor, ctx); in BN_div()
265 const BIGNUM *divisor, BN_CTX *ctx) in bn_div_fixed_top()
280 BN_CTX_start(ctx); in bn_div_fixed_top()
209 BN_div(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, BN_CTX *ctx) BN_div() argument
264 bn_div_fixed_top(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, BN_CTX *ctx) bn_div_fixed_top() argument
[all...]
/third_party/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl53 $ctx="%i0";
295 ld [$ctx+0],$A
296 ld [$ctx+4],$B
297 ld [$ctx+8],$C
298 ld [$ctx+12],$D
299 ld [$ctx+16],$E
348 ld [$ctx+0],@X[0]
349 ld [$ctx+4],@X[1]
350 ld [$ctx+8],@X[2]
351 ld [$ctx
[all...]
H A Dsha1-ppc.pl68 $ctx="r3";
155 lwz r16,0($ctx)
158 lwz r17,4($ctx)
161 lwz r18,8($ctx)
162 lwz r19,12($ctx)
164 lwz r20,16($ctx)
216 lwz $A,0($ctx)
217 lwz $B,4($ctx)
218 lwz $C,8($ctx)
219 lwz $D,12($ctx)
[all...]
H A Dsha1-armv8.pl50 ($ctx,$inp,$num)=("x0","x1","x2");
155 ldp @Xw[1],@Xw[2],[$ctx]
166 ldp @Xw[3],@Xw[4],[$ctx,#8]
172 ldr @Xw[5],[$ctx,#16]
203 ldp $A,$B,[$ctx]
204 ldp $C,$D,[$ctx,#8]
205 ldr $E,[$ctx,#16]
230 stp $A,$B,[$ctx]
231 stp $C,$D,[$ctx,#8]
232 str $E,[$ctx,#1
[all...]
H A Dsha1-parisc.pl58 $ctx="%r26"; # arg0
120 ldw 0($ctx),@X[0] ; $i
123 ldw 4($ctx),@X[1]
126 ldw 8($ctx),@X[2]
130 ldw 12($ctx),@X[3]
132 ldw 16($ctx),@X[4]
183 ldw 0($ctx),$A
184 ldw 4($ctx),$B
185 ldw 8($ctx),$C
186 ldw 12($ctx),
[all...]
H A Dsha1-alpha.pl26 $ctx="a0"; # $16
177 ldl @X[0],0($ctx)
182 ldl @X[1],4($ctx)
187 ldl @X[2],8($ctx)
191 ldl @X[3],12($ctx)
195 ldl @X[4],16($ctx)
263 ldl $A,0($ctx)
264 ldl $B,4($ctx)
266 ldl $C,8($ctx)
267 ldl $D,12($ctx)
[all...]
/third_party/openssl/crypto/ts/
H A Dts_rsp_verify.c24 static int int_ts_RESP_verify_token(TS_VERIFY_CTX *ctx,
249 int TS_RESP_verify_response(TS_VERIFY_CTX *ctx, TS_RESP *response) in TS_RESP_verify_response() argument
257 if (!int_ts_RESP_verify_token(ctx, token, tst_info)) in TS_RESP_verify_response()
269 int TS_RESP_verify_token(TS_VERIFY_CTX *ctx, PKCS7 *token) in TS_RESP_verify_token() argument
274 ret = int_ts_RESP_verify_token(ctx, token, tst_info); in TS_RESP_verify_token()
292 static int int_ts_RESP_verify_token(TS_VERIFY_CTX *ctx, in int_ts_RESP_verify_token() argument
301 int flags = ctx->flags; in int_ts_RESP_verify_token()
310 && !TS_RESP_verify_signature(token, ctx->certs, ctx->store, &signer)) in int_ts_RESP_verify_token()
318 && !ts_check_policy(ctx in int_ts_RESP_verify_token()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.h54 void *ctx), void *ctx);
93 int (*cb)(void *ctx, const u8 *sa, const u8 *da, const u8 *bssid,
95 void *ctx; member
186 void *msg_ctx; /* ctx for wpa_msg() calls */
187 void *msg_ctx_parent; /* parent interface ctx for wpa_msg() calls */
256 void (*public_action_cb)(void *ctx, const u8 *buf, size_t len,
259 void (*public_action_cb2)(void *ctx, const u8 *buf, size_t len,
263 int (*vendor_action_cb)(void *ctx, const u8 *buf, size_t len,
267 void (*wps_reg_success_cb)(void *ctx, cons
[all...]

Completed in 20 milliseconds

1...<<121122123124125126127128129130>>...282