Home
last modified time | relevance | path

Searched defs:tctx (Results 1 - 21 of 21) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_desx_hw.c30 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in cipher_hw_desx_cbc_initkey() local
53 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in cipher_hw_desx_cbc() local
[all...]
H A Dcipher_tdes_default_hw.c26 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in ossl_cipher_hw_tdes_ede2_initkey() local
51 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_ofb() local
72 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_cfb() local
100 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_cfb1() local
121 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_cfb8() local
[all...]
H A Dcipher_tdes_hw.c26 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in ossl_cipher_hw_tdes_ede3_initkey() local
61 PROV_TDES_CTX *tctx in ossl_cipher_hw_tdes_cbc() local
85 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_ecb() local
[all...]
H A Dcipher_tdes_common.c26 PROV_TDES_CTX *tctx; in ossl_tdes_newctx() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_desx_hw.c30 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in cipher_hw_desx_cbc_initkey() local
53 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in cipher_hw_desx_cbc() local
[all...]
H A Dcipher_tdes_default_hw.c26 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in ossl_cipher_hw_tdes_ede2_initkey() local
51 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_ofb() local
72 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_cfb() local
100 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_cfb1() local
121 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_cfb8() local
[all...]
H A Dcipher_tdes_hw.c26 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; in ossl_cipher_hw_tdes_ede3_initkey() local
61 PROV_TDES_CTX *tctx in ossl_cipher_hw_tdes_cbc() local
85 PROV_TDES_CTX *tctx = (PROV_TDES_CTX *)ctx; ossl_cipher_hw_tdes_ecb() local
[all...]
H A Dcipher_tdes_common.c26 PROV_TDES_CTX *tctx; in ossl_tdes_newctx() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dhmac.c91 FillpSha256Ctx tctx; in FillpHmacSha256Init() local
/third_party/ffmpeg/libavcodec/
H A Dmetasound.c64 static void decode_ppc(TwinVQContext *tctx, int period_coef, int g_coef, in decode_ppc() argument
116 static void dec_bark_env(TwinVQContext *tctx, const uint8_t *in, int use_hist, in dec_bark_env() argument
154 static void read_cb_data(TwinVQContext *tctx, GetBitContex argument
167 metasound_read_bitstream(AVCodecContext *avctx, TwinVQContext *tctx, const uint8_t *buf, int buf_size) metasound_read_bitstream() argument
278 TwinVQContext *tctx = avctx->priv_data; metasound_decode_init() local
[all...]
H A Dtwinvqdec.c179 static void decode_ppc(TwinVQContext *tctx, int period_coef, int g_coef, in decode_ppc() argument
211 static void dec_bark_env(TwinVQContext *tctx, const uint8_t *in, int use_hist, in dec_bark_env() argument
239 static void read_cb_data(TwinVQContext *tctx, GetBitContext *gb, in read_cb_data() argument
252 twinvq_read_bitstream(AVCodecContext *avctx, TwinVQContext *tctx, const uint8_t *buf, int buf_size) twinvq_read_bitstream() argument
323 TwinVQContext *tctx = avctx->priv_data; twinvq_decode_init() local
[all...]
H A Dfic.c175 FICThreadContext *tctx = tdata; in fic_decode_slice() local
H A Dtwinvq.c71 static void eval_lpcenv(TwinVQContext *tctx, const float *cos_vals, float *lpc) in eval_lpcenv() argument
115 static inline void eval_lpcenv_or_interp(TwinVQContext *tctx, in eval_lpcenv_or_interp() argument
152 static void eval_lpcenv_2parts(TwinVQContext *tctx, enum TwinVQFrameType ftype, in eval_lpcenv_2parts() argument
172 static void dequant(TwinVQContext *tctx, cons argument
214 dec_gain(TwinVQContext *tctx, enum TwinVQFrameType ftype, float *out) dec_gain() argument
264 decode_lsp(TwinVQContext *tctx, int lpc_idx1, uint8_t *lpc_idx2, int lpc_hist_idx, float *lsp, float *hist) decode_lsp() argument
304 dec_lpc_spectrum_inv(TwinVQContext *tctx, float *lsp, enum TwinVQFrameType ftype, float *lpc) dec_lpc_spectrum_inv() argument
328 imdct_and_window(TwinVQContext *tctx, enum TwinVQFrameType ftype, int wtype, float *in, float *prev, int ch) imdct_and_window() argument
379 imdct_output(TwinVQContext *tctx, enum TwinVQFrameType ftype, int wtype, float **out, int offset) imdct_output() argument
414 read_and_decode_spectrum(TwinVQContext *tctx, float *out, enum TwinVQFrameType ftype) read_and_decode_spectrum() argument
483 TwinVQContext *tctx = avctx->priv_data; ff_twinvq_decode_frame() local
534 init_mdct_win(TwinVQContext *tctx) init_mdct_win() argument
641 construct_perm_table(TwinVQContext *tctx, enum TwinVQFrameType ftype) construct_perm_table() argument
667 init_bitstream_params(TwinVQContext *tctx) init_bitstream_params() argument
744 TwinVQContext *tctx = avctx->priv_data; ff_twinvq_decode_close() local
764 TwinVQContext *tctx = avctx->priv_data; ff_twinvq_decode_init() local
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGText.cpp474 void SkSVGTextFragment::renderText(const SkSVGRenderContext& ctx, SkSVGTextContext* tctx, in renderText() argument
511 void SkSVGTextContainer::onShapeText(const SkSVGRenderContext& ctx, SkSVGTextContext* tctx, in onShapeText() argument
116 ScopedPosResolver(const SkSVGTextContainer& txt, const SkSVGLengthContext& lctx, SkSVGTextContext* tctx, size_t charIndexOffset) ScopedPosResolver() argument
132 ScopedPosResolver(const SkSVGTextContainer& txt, const SkSVGLengthContext& lctx, SkSVGTextContext* tctx) ScopedPosResolver() argument
546 onShapeText(const SkSVGRenderContext& ctx, SkSVGTextContext* tctx, SkSVGXmlSpace xs) const onShapeText() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c58 tgsi_lowering_context(struct tgsi_transform_context *tctx) in tgsi_lowering_context() argument
131 create_mov(struct tgsi_transform_context *tctx, in create_mov() argument
197 transform_dst(struct tgsi_transform_context *tctx, in transform_dst() argument
278 transform_lrp(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_lrp() argument
328 transform_frc(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_frc() argument
373 transform_pow(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_pow() argument
433 transform_lit(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_lit() argument
558 transform_exp(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_exp() argument
681 transform_log(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_log() argument
819 transform_dotp(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_dotp() argument
905 transform_flr_ceil(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_flr_ceil() argument
959 transform_trunc(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_trunc() argument
1032 transform_samp(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_samp() argument
1167 emit_twoside(struct tgsi_transform_context *tctx) emit_twoside() argument
1250 emit_decls(struct tgsi_transform_context *tctx) emit_decls() argument
1323 transform_instr(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_instr() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Ddgst.c412 EVP_MD_CTX *tctx; in dgst_main() local
/third_party/openssl/apps/
H A Ddgst.c412 EVP_MD_CTX *tctx; in dgst_main() local
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_srvr.c3698 SSL_CTX *tctx = s->session_ctx; in construct_stateless_ticket() local
3919 SSL_CTX *tctx = s->session_ctx; tls_construct_new_session_ticket() local
[all...]
/third_party/openssl/ssl/statem/
H A Dstatem_srvr.c3677 SSL_CTX *tctx = s->session_ctx; in construct_stateless_ticket() local
3898 SSL_CTX *tctx = s->session_ctx; tls_construct_new_session_ticket() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c1816 SSL_CTX *tctx = s->session_ctx; in tls_decrypt_ticket() local
[all...]
/third_party/openssl/ssl/
H A Dt1_lib.c1796 SSL_CTX *tctx = s->session_ctx; in tls_decrypt_ticket() local
[all...]

Completed in 23 milliseconds