Searched defs:tctx (Results 1 - 25 of 37) sorted by path

12

/linux-master/arch/arm64/crypto/
H A Daes-glue.c910 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
950 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
962 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
H A Dpolyval-ce-glue.c75 struct polyval_tfm_ctx *tctx = crypto_shash_ctx(tfm); local
105 const struct polyval_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
146 const struct polyval_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
[all...]
H A Dsm4-ce-glue.c602 struct sm4_mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
652 struct sm4_mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
673 struct sm4_mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
/linux-master/arch/riscv/crypto/
H A Dghash-riscv64-glue.c36 struct riscv64_ghash_tfm_ctx *tctx = crypto_shash_ctx(tfm); local
56 riscv64_ghash_blocks(const struct riscv64_ghash_tfm_ctx *tctx, argument
79 const struct riscv64_ghash_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
115 const struct riscv64_ghash_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
[all...]
/linux-master/arch/x86/crypto/
H A Dpolyval-clmulni_glue.c84 struct polyval_tfm_ctx *tctx = polyval_tfm_ctx(tfm); local
114 const struct polyval_tfm_ctx *tctx = polyval_tfm_ctx(desc->tfm); local
155 const struct polyval_tfm_ctx *tctx = polyval_tfm_ctx(desc->tfm); local
[all...]
/linux-master/crypto/
H A Dadiantum.c120 struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
222 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
281 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
341 const struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
431 struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
481 struct adiantum_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
[all...]
H A Dccm.c799 struct cbcmac_tfm_ctx *tctx = crypto_shash_ctx(parent); local
824 struct cbcmac_tfm_ctx *tctx = crypto_shash_ctx(parent); local
H A Dcmac.c119 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent); local
164 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent); local
H A Dessiv.c69 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
96 struct essiv_tfm_ctx *tctx local
129 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); local
144 const struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
186 const struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); local
270 essiv_init_tfm(struct essiv_instance_ctx *ictx, struct essiv_tfm_ctx *tctx) argument
301 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
326 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); local
357 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
366 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); local
[all...]
H A Dhctr2.c83 static inline u8 *hctr2_hashed_tweaklen(const struct hctr2_tfm_ctx *tctx, argument
93 static inline u8 *hctr2_hashed_tweak(const struct hctr2_tfm_ctx *tctx, argument
109 static int hctr2_hash_tweaklen(struct hctr2_tfm_ctx *tctx, bool has_remainder) argument
132 struct hctr2_tfm_ctx *tctx local
173 const struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
232 const struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
268 const struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
338 struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
387 struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
[all...]
H A Dhmac.c37 struct hmac_ctx *tctx = crypto_shash_ctx(parent); local
86 const struct hmac_ctx *tctx = crypto_shash_ctx(pdesc->tfm); local
95 const struct hmac_ctx *tctx = crypto_shash_ctx(pdesc->tfm); local
113 const struct hmac_ctx *tctx = crypto_shash_ctx(parent); local
129 const struct hmac_ctx *tctx = crypto_shash_ctx(parent); local
143 struct hmac_ctx *tctx = crypto_shash_ctx(parent); local
172 struct hmac_ctx *tctx = crypto_shash_ctx(parent); local
[all...]
H A Dvmac.c399 static void vhash_blocks(const struct vmac_tfm_ctx *tctx, argument
433 struct vmac_tfm_ctx *tctx = crypto_shash_ctx(tfm); local
482 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
494 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
535 vhash_final(const struct vmac_tfm_ctx *tctx, struct vmac_desc_ctx *dctx) argument
564 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
601 struct vmac_tfm_ctx *tctx = crypto_tfm_ctx(tfm); local
614 struct vmac_tfm_ctx *tctx = crypto_tfm_ctx(tfm); local
[all...]
H A Dxcbc.c87 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent); local
132 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent); local
H A Dxxhash_generic.c23 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(tfm); local
33 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
63 struct xxhash64_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
/linux-master/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c352 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); local
538 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); local
562 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); local
585 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); local
626 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); local
640 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); local
665 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); local
754 struct aspeed_sham_ctx *tctx = crypto_ahash_ctx(tfm); local
791 struct aspeed_sham_ctx *tctx = crypto_tfm_ctx(tfm); local
821 struct aspeed_sham_ctx *tctx = crypto_tfm_ctx(tfm); local
[all...]
/linux-master/drivers/crypto/
H A Datmel-sha.c405 static struct atmel_sha_dev *atmel_sha_find_dev(struct atmel_sha_ctx *tctx) argument
429 struct atmel_sha_ctx *tctx = crypto_ahash_ctx(tfm); local
1153 struct atmel_sha_ctx *tctx = crypto_tfm_ctx(req->base.tfm); local
2170 struct atmel_sha_ctx *tctx; local
2251 struct atmel_sha_ctx *tctx = crypto_ahash_ctx(tfm); local
[all...]
H A Dgeode-aes.c70 geode_aes_crypt(const struct geode_aes_tfm_ctx *tctx, const void *src, argument
113 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); local
139 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
166 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); local
181 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); local
195 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); local
210 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); local
241 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
258 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
266 const struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); local
[all...]
H A Dimg-hash.c625 struct img_hash_ctx *tctx = crypto_ahash_ctx(tfm); local
718 struct img_hash_ctx *tctx = crypto_tfm_ctx(tfm); local
H A Domap-sham.c304 struct omap_sham_ctx *tctx = crypto_ahash_ctx(tfm); local
451 struct omap_sham_ctx *tctx = crypto_ahash_ctx(tfm); local
941 struct omap_sham_ctx *tctx = crypto_ahash_ctx(tfm); local
1101 struct omap_sham_ctx *tctx = crypto_tfm_ctx(req->base.tfm); local
1217 struct omap_sham_ctx *tctx local
1286 struct omap_sham_ctx *tctx = crypto_ahash_ctx(tfm); local
1322 struct omap_sham_ctx *tctx = crypto_tfm_ctx(tfm); local
1391 struct omap_sham_ctx *tctx = crypto_tfm_ctx(tfm); local
[all...]
H A Ds5p-sss.c1485 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm); local
1550 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm); local
1596 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm); local
1647 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm); local
1682 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm); local
1711 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm); local
[all...]
/linux-master/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-aes-core.c119 static struct ocs_aes_dev *kmb_ocs_aes_find_dev(struct ocs_aes_tctx *tctx) argument
165 static int save_key(struct ocs_aes_tctx *tctx, const u8 *in_key, size_t key_len, argument
185 struct ocs_aes_tctx *tctx = crypto_skcipher_ctx(tfm); local
207 struct ocs_aes_tctx *tctx = crypto_aead_ctx(tfm); local
315 struct ocs_aes_tctx *tctx = crypto_skcipher_ctx(tfm); local
378 struct ocs_aes_tctx *tctx = crypto_skcipher_ctx(tfm); local
402 struct ocs_aes_tctx *tctx = crypto_skcipher_ctx(tfm); local
451 struct ocs_aes_tctx *tctx = crypto_skcipher_ctx(tfm); local
518 struct ocs_aes_tctx *tctx = crypto_skcipher_ctx(tfm); local
640 struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); local
684 struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); local
721 struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); local
889 struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); local
951 struct ocs_aes_tctx *tctx = crypto_skcipher_ctx(tfm); local
977 struct ocs_aes_tctx *tctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); local
1151 struct ocs_aes_tctx *tctx = crypto_skcipher_ctx(tfm); local
1173 clear_key(struct ocs_aes_tctx *tctx) argument
1185 struct ocs_aes_tctx *tctx = crypto_skcipher_ctx(tfm); local
1198 struct ocs_aes_tctx *tctx = crypto_aead_ctx(tfm); local
1248 struct ocs_aes_tctx *tctx = crypto_aead_ctx(tfm); local
[all...]
H A Dkeembay-ocs-ecc.c203 static struct ocs_ecc_dev *kmb_ocs_ecc_find_dev(struct ocs_ecc_ctx *tctx) argument
538 struct ocs_ecc_ctx *tctx = kpp_tfm_ctx(tfm); local
575 kmb_ecc_do_shared_secret(struct ocs_ecc_ctx *tctx, struct kpp_request *req) argument
658 kmb_ecc_do_public_key(struct ocs_ecc_ctx *tctx, struct kpp_request *req) argument
709 struct ocs_ecc_ctx *tctx = kmb_ocs_ecc_tctx(req); local
725 struct ocs_ecc_ctx *tctx = kmb_ocs_ecc_tctx(req); local
750 struct ocs_ecc_ctx *tctx = kmb_ocs_ecc_tctx(req); local
776 kmb_ecc_tctx_init(struct ocs_ecc_ctx *tctx, unsigned int curve_id) argument
797 struct ocs_ecc_ctx *tctx = kpp_tfm_ctx(tfm); local
804 struct ocs_ecc_ctx *tctx = kpp_tfm_ctx(tfm); local
811 struct ocs_ecc_ctx *tctx = kpp_tfm_ctx(tfm); local
818 struct ocs_ecc_ctx *tctx = kpp_tfm_ctx(tfm); local
[all...]
H A Dkeembay-ocs-hcu-core.c167 struct ocs_hcu_ctx *tctx = crypto_ahash_ctx(tfm); local
418 struct ocs_hcu_ctx *tctx = crypto_ahash_ctx(tfm); local
[all...]
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c346 struct rk_ahash_ctx *tctx = crypto_ahash_ctx(tfm); local
368 struct rk_ahash_ctx *tctx = crypto_ahash_ctx(tfm); local
/linux-master/drivers/crypto/xilinx/
H A Dzynqmp-sha.c84 struct zynqmp_sha_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local
114 struct zynqmp_sha_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); local

Completed in 402 milliseconds

12