Home
last modified time | relevance | path

Searched refs:crypto_tfm_ctx (Results 1 – 25 of 148) sorted by relevance

123456

/Linux-v5.4/crypto/
Ddes_generic.c22 struct des_ctx *dctx = crypto_tfm_ctx(tfm); in des_setkey()
42 const struct des_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des_encrypt()
49 const struct des_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des_decrypt()
57 struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in des3_ede_setkey()
78 const struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des3_ede_encrypt()
86 const struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des3_ede_decrypt()
Dtea.c45 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_setkey()
61 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_encrypt()
89 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_decrypt()
118 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_setkey()
134 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_encrypt()
154 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_decrypt()
178 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_encrypt()
198 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_decrypt()
Daes_ti.c15 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aesti_set_key()
22 const struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aesti_encrypt()
38 const struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aesti_decrypt()
D842.c44 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_init()
60 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_exit()
69 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_compress()
Dlz4.c32 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); in lz4_init()
48 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); in lz4_exit()
76 struct lz4_ctx *ctx = crypto_tfm_ctx(tfm); in lz4_compress_crypto()
Dlz4hc.c31 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_init()
47 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_exit()
76 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_compress_crypto()
Dzstd.c126 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_init()
145 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_exit()
167 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_compress()
195 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_decompress()
Dlzo.c31 struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); in lzo_init()
47 struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); in lzo_exit()
70 struct lzo_ctx *ctx = crypto_tfm_ctx(tfm); in lzo_compress()
Dlzo-rle.c31 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm); in lzorle_init()
47 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm); in lzorle_exit()
70 struct lzorle_ctx *ctx = crypto_tfm_ctx(tfm); in lzorle_compress()
Dscompress.c176 struct crypto_scomp **ctx = crypto_tfm_ctx(tfm); in crypto_exit_scomp_ops_async()
190 struct crypto_scomp **ctx = crypto_tfm_ctx(tfm); in crypto_init_scomp_ops_async()
217 struct crypto_scomp **tfm_ctx = crypto_tfm_ctx(tfm); in crypto_acomp_scomp_alloc_ctx()
236 struct crypto_scomp **tfm_ctx = crypto_tfm_ctx(tfm); in crypto_acomp_scomp_free_ctx()
Dsm4_generic.c159 struct crypto_sm4_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_sm4_set_key()
195 const struct crypto_sm4_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_sm4_encrypt()
205 const struct crypto_sm4_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_sm4_decrypt()
Dkhazad.c759 struct khazad_ctx *ctx = crypto_tfm_ctx(tfm); in khazad_setkey()
839 struct khazad_ctx *ctx = crypto_tfm_ctx(tfm); in khazad_encrypt()
845 struct khazad_ctx *ctx = crypto_tfm_ctx(tfm); in khazad_decrypt()
/Linux-v5.4/drivers/crypto/vmx/
Daes.c31 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_init()
52 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_exit()
64 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_setkey()
82 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_encrypt()
99 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_decrypt()
/Linux-v5.4/drivers/crypto/inside-secure/
Dsafexcel_cipher.c274 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_setkey()
307 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_aead_setkey()
557 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(base->tfm); in safexcel_send_req()
778 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(base->tfm); in safexcel_handle_inv_result()
880 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(base->tfm); in safexcel_cipher_send_inv()
898 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in safexcel_skcipher_send()
931 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in safexcel_aead_send()
954 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_cipher_exit_inv()
960 ctx = crypto_tfm_ctx(base->tfm); in safexcel_cipher_exit_inv()
1017 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(base->tfm); in safexcel_queue_req()
[all …]
/Linux-v5.4/drivers/crypto/ccp/
Dccp-crypto-aes.c25 struct ccp_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in ccp_aes_complete()
40 struct ccp_ctx *ctx = crypto_tfm_ctx(crypto_ablkcipher_tfm(tfm)); in ccp_aes_setkey()
69 struct ccp_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in ccp_aes_crypt()
125 struct ccp_ctx *ctx = crypto_tfm_ctx(tfm); in ccp_aes_cra_init()
154 struct ccp_ctx *ctx = crypto_tfm_ctx(crypto_ablkcipher_tfm(tfm)); in ccp_aes_rfc3686_setkey()
167 struct ccp_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in ccp_aes_rfc3686_crypt()
200 struct ccp_ctx *ctx = crypto_tfm_ctx(tfm); in ccp_aes_rfc3686_cra_init()
Dccp-crypto-des3.c24 struct ccp_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in ccp_des3_complete()
39 struct ccp_ctx *ctx = crypto_tfm_ctx(crypto_ablkcipher_tfm(tfm)); in ccp_des3_setkey()
63 struct ccp_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in ccp_des3_crypt()
120 struct ccp_ctx *ctx = crypto_tfm_ctx(tfm); in ccp_des3_cra_init()
/Linux-v5.4/drivers/crypto/cavium/zip/
Dzip_crypto.c202 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_alloc_comp_ctx_deflate()
212 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_alloc_comp_ctx_lzs()
221 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_free_comp_ctx()
231 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_comp_compress()
243 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_comp_decompress()
/Linux-v5.4/arch/s390/crypto/
Dpaes_s390.c128 struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm); in ecb_paes_init()
137 struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm); in ecb_paes_exit()
146 struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm); in ecb_paes_set_key()
229 struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm); in cbc_paes_init()
238 struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm); in cbc_paes_exit()
265 struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm); in cbc_paes_set_key()
356 struct s390_pxts_ctx *ctx = crypto_tfm_ctx(tfm); in xts_paes_init()
366 struct s390_pxts_ctx *ctx = crypto_tfm_ctx(tfm); in xts_paes_exit()
398 struct s390_pxts_ctx *ctx = crypto_tfm_ctx(tfm); in xts_paes_set_key()
525 struct s390_paes_ctx *ctx = crypto_tfm_ctx(tfm); in ctr_paes_init()
[all …]
Daes_s390.c74 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in setkey_fallback_cip()
93 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in aes_set_key()
113 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in crypto_aes_encrypt()
124 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in crypto_aes_decrypt()
137 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in fallback_init_cip()
153 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in fallback_exit_cip()
184 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in setkey_fallback_blk()
240 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in ecb_aes_set_key()
308 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in fallback_init_blk()
324 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); in fallback_exit_blk()
[all …]
/Linux-v5.4/arch/x86/crypto/
Dtwofish_glue.c56 twofish_enc_blk(crypto_tfm_ctx(tfm), dst, src); in twofish_encrypt()
61 twofish_dec_blk(crypto_tfm_ctx(tfm), dst, src); in twofish_decrypt()
/Linux-v5.4/drivers/crypto/
Dgeode-aes.c117 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_setkey_cip()
150 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_setkey_blk()
216 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_encrypt()
237 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_decrypt()
257 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_init_cip()
272 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_exit_cip()
367 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_init_blk()
382 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_exit_blk()
/Linux-v5.4/arch/arm64/crypto/
Dsm4-ce-glue.c22 const struct crypto_sm4_ctx *ctx = crypto_tfm_ctx(tfm); in sm4_ce_encrypt()
35 const struct crypto_sm4_ctx *ctx = crypto_tfm_ctx(tfm); in sm4_ce_decrypt()
Daes-cipher-glue.c17 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aes_arm64_encrypt()
25 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aes_arm64_decrypt()
Daes-ce-glue.c48 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aes_cipher_encrypt()
62 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aes_cipher_decrypt()
145 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in ce_aes_setkey()
/Linux-v5.4/arch/arm/crypto/
Daes-cipher-glue.c18 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aes_arm_encrypt()
26 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aes_arm_decrypt()

123456