/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | geode-aes.c | 70 geode_aes_crypt(const struct geode_aes_tfm_ctx *tctx, const void *src, in geode_aes_crypt() argument 113 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in geode_setkey_cip() local 139 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in geode_setkey_skcipher() local 166 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); geode_encrypt() local 181 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); geode_decrypt() local 195 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); fallback_init_cip() local 210 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); fallback_exit_cip() local 241 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); geode_init_skcipher() local 258 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); geode_exit_skcipher() local 266 const struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); geode_skcipher_crypt() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/xilinx/ |
H A D | zynqmp-sha.c | 84 struct zynqmp_sha_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in zynqmp_sha_init() local 114 struct zynqmp_sha_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in zynqmp_sha_import() local
|
/kernel/linux/linux-6.6/drivers/crypto/rockchip/ |
H A D | rk3288_crypto_ahash.c | 346 struct rk_ahash_ctx *tctx = crypto_ahash_ctx(tfm); in rk_hash_init_tfm() local 368 struct rk_ahash_ctx *tctx = crypto_ahash_ctx(tfm); in rk_hash_exit_tfm() local
|
/kernel/linux/linux-6.6/crypto/ |
H A D | cmac.c | 123 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cmac_digest_update() local 169 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cmac_digest_final() local
|
H A D | xcbc.c | 90 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_xcbc_digest_update() local 136 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_xcbc_digest_final() local
|
H A D | essiv.c | 69 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in essiv_skcipher_setkey() local 96 struct essiv_tfm_ctx *tctx in essiv_aead_setkey() local 129 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); essiv_aead_setauthsize() local 144 const struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); essiv_skcipher_crypt() local 186 const struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); essiv_aead_crypt() local 270 essiv_init_tfm(struct essiv_instance_ctx *ictx, struct essiv_tfm_ctx *tctx) essiv_init_tfm() argument 301 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); essiv_skcipher_init_tfm() local 326 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); essiv_aead_init_tfm() local 357 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); essiv_skcipher_exit_tfm() local 366 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); essiv_aead_exit_tfm() local [all...] |
H A D | adiantum.c | 120 struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in adiantum_setkey() local 222 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_hash_header() local 251 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_hash_message() local 285 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_finish() local 324 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_crypt() local 400 struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_init_tfm() local 450 struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_exit_tfm() local [all...] |
H A D | hctr2.c | 83 static inline u8 *hctr2_hashed_tweaklen(const struct hctr2_tfm_ctx *tctx, in hctr2_hashed_tweaklen() argument 93 static inline u8 *hctr2_hashed_tweak(const struct hctr2_tfm_ctx *tctx, in hctr2_hashed_tweak() argument 109 static int hctr2_hash_tweaklen(struct hctr2_tfm_ctx *tctx, bool has_remainder) in hctr2_hash_tweaklen() argument 132 struct hctr2_tfm_ctx *tctx in hctr2_setkey() local 173 const struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); hctr2_hash_tweak() local 232 const struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); hctr2_finish() local 268 const struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); hctr2_crypt() local 338 struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); hctr2_init_tfm() local 387 struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); hctr2_exit_tfm() local [all...] |
H A D | ccm.c | 801 struct cbcmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cbcmac_digest_update() local 827 struct cbcmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cbcmac_digest_final() local
|
H A D | vmac.c | 399 static void vhash_blocks(const struct vmac_tfm_ctx *tctx, in vhash_blocks() argument 433 struct vmac_tfm_ctx *tctx = crypto_shash_ctx(tfm); in vmac_setkey() local 482 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); vmac_init() local 494 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); vmac_update() local 535 vhash_final(const struct vmac_tfm_ctx *tctx, struct vmac_desc_ctx *dctx) vhash_final() argument 564 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); vmac_final() local 601 struct vmac_tfm_ctx *tctx = crypto_tfm_ctx(tfm); vmac_init_tfm() local 614 struct vmac_tfm_ctx *tctx = crypto_tfm_ctx(tfm); vmac_exit_tfm() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | metasound.c | 64 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 D | twinvqdec.c | 179 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 D | fic.c | 175 FICThreadContext *tctx = tdata; in fic_decode_slice() local
|
/third_party/skia/modules/svg/src/ |
H A D | SkSVGText.cpp | 474 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...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | essiv.c | 68 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in essiv_skcipher_setkey() local 95 struct essiv_tfm_ctx *tctx in essiv_aead_setkey() local 128 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); essiv_aead_setauthsize() local 143 const struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); essiv_skcipher_crypt() local 185 const struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); essiv_aead_crypt() local 269 essiv_init_tfm(struct essiv_instance_ctx *ictx, struct essiv_tfm_ctx *tctx) essiv_init_tfm() argument 300 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); essiv_skcipher_init_tfm() local 325 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); essiv_aead_init_tfm() local 356 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); essiv_skcipher_exit_tfm() local 365 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); essiv_aead_exit_tfm() local [all...] |
H A D | adiantum.c | 119 struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in adiantum_setkey() local 221 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_hash_header() local 250 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_hash_message() local 284 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_finish() local 324 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_crypt() local 400 struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_init_tfm() local 450 struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); adiantum_exit_tfm() local [all...] |
H A D | vmac.c | 398 static void vhash_blocks(const struct vmac_tfm_ctx *tctx, in vhash_blocks() argument 432 struct vmac_tfm_ctx *tctx = crypto_shash_ctx(tfm); in vmac_setkey() local 481 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); vmac_init() local 493 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); vmac_update() local 534 vhash_final(const struct vmac_tfm_ctx *tctx, struct vmac_desc_ctx *dctx) vhash_final() argument 563 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); vmac_final() local 600 struct vmac_tfm_ctx *tctx = crypto_tfm_ctx(tfm); vmac_init_tfm() local 613 struct vmac_tfm_ctx *tctx = crypto_tfm_ctx(tfm); vmac_exit_tfm() local [all...] |
H A D | ccm.c | 801 struct cbcmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cbcmac_digest_update() local 827 struct cbcmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cbcmac_digest_final() local
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | sm4-ce-glue.c | 707 struct sm4_mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in sm4_mac_update() local 757 struct sm4_mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in sm4_cmac_final() local 778 struct sm4_mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in sm4_cbcmac_final() local
|
H A D | aes-glue.c | 910 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in mac_update() local 950 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in cbcmac_final() local 962 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in cmac_final() local
|
/kernel/linux/linux-6.6/drivers/crypto/aspeed/ |
H A D | aspeed-hace-hash.c | 352 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); in aspeed_ahash_hmac_resume() local 538 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); in aspeed_ahash_do_request() local 562 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); in aspeed_ahash_prepare_request() local 585 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); in aspeed_sham_update() local 626 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); in aspeed_sham_final() local 640 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); aspeed_sham_finup() local 665 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); aspeed_sham_init() local 754 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); aspeed_sham_setkey() local 791 struct aspeed_sham_ctx *tctx = crypto_tfm_ctx(tfm); aspeed_sham_cra_init() local 821 struct aspeed_sham_ctx *tctx = crypto_tfm_ctx(tfm); aspeed_sham_cra_exit() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/ |
H A D | keembay-ocs-hcu-core.c | 167 struct ocs_hcu_ctx *tctx = crypto_ahash_ctx(tfm); in kmb_ocs_hcu_find_dev() local 418 struct ocs_hcu_ctx *tctx = crypto_ahash_ctx(tfm); in kmb_ocs_hcu_do_one_request() local [all...] |
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | aes-glue.c | 882 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in mac_update() local 922 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in cbcmac_final() local 934 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in cmac_final() local
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_lowering.c | 58 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 D | dgst.c | 412 EVP_MD_CTX *tctx; in dgst_main() local
|