Home
last modified time | relevance | path

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

123456

/linux/crypto/
A Ddes_generic.c22 struct des_ctx *dctx = crypto_tfm_ctx(tfm); in des_setkey()
39 const struct des_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des_encrypt()
46 const struct des_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des_decrypt()
54 struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in des3_ede_setkey()
72 const struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des3_ede_encrypt()
80 const struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des3_ede_decrypt()
A 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()
A Dsm4_generic.c34 struct sm4_ctx *ctx = crypto_tfm_ctx(tfm); in sm4_setkey()
43 const struct sm4_ctx *ctx = crypto_tfm_ctx(tfm); in sm4_encrypt()
52 const struct sm4_ctx *ctx = crypto_tfm_ctx(tfm); in sm4_decrypt()
A 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()
A 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()
A 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()
A 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()
A 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()
A 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()
A 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()
A 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()
A 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()
A Ddeflate.c152 struct deflate_ctx *ctx = crypto_tfm_ctx(tfm); in deflate_init()
171 struct deflate_ctx *ctx = crypto_tfm_ctx(tfm); in deflate_exit()
208 struct deflate_ctx *dctx = crypto_tfm_ctx(tfm); in deflate_compress()
264 struct deflate_ctx *dctx = crypto_tfm_ctx(tfm); in deflate_decompress()
/linux/drivers/crypto/inside-secure/
A Dsafexcel_cipher.c376 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_setkey()
407 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_aead_setkey()
1079 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_cipher_exit_inv()
1085 ctx = crypto_tfm_ctx(base->tfm); in safexcel_cipher_exit_inv()
1189 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_cra_init()
1208 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_cipher_cra_exit()
1222 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_cra_exit()
1242 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_aead_cra_exit()
1262 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_ecb_cra_init()
1300 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_cbc_cra_init()
[all …]
/linux/drivers/crypto/vmx/
A Daes.c32 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_init()
53 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_exit()
65 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_setkey()
83 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_encrypt()
100 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_decrypt()
A Dghash.c57 struct p8_ghash_ctx *ctx = crypto_tfm_ctx(crypto_shash_tfm(tfm)); in p8_ghash_setkey()
120 struct p8_ghash_ctx *ctx = crypto_tfm_ctx(crypto_shash_tfm(desc->tfm)); in p8_ghash_update()
155 struct p8_ghash_ctx *ctx = crypto_tfm_ctx(crypto_shash_tfm(desc->tfm)); in p8_ghash_final()
/linux/arch/arm64/crypto/
A Dsm4-ce-glue.c23 struct sm4_ctx *ctx = crypto_tfm_ctx(tfm); in sm4_ce_setkey()
30 const struct sm4_ctx *ctx = crypto_tfm_ctx(tfm); in sm4_ce_encrypt()
43 const struct sm4_ctx *ctx = crypto_tfm_ctx(tfm); in sm4_ce_decrypt()
A 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()
A 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()
/linux/drivers/crypto/cavium/zip/
A 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/drivers/crypto/amcc/
A Dcrypto4xx_alg.c385 struct crypto4xx_ctx *ctx = crypto_tfm_ctx(tfm); in crypto4xx_setkey_aes_ccm()
443 struct crypto4xx_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in crypto4xx_crypt_aes_ccm()
487 struct crypto4xx_ctx *ctx = crypto_tfm_ctx(tfm); in crypto4xx_setauthsize_aead()
531 struct crypto4xx_ctx *ctx = crypto_tfm_ctx(tfm); in crypto4xx_setkey_aes_gcm()
590 struct crypto4xx_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in crypto4xx_crypt_aes_gcm()
630 struct crypto4xx_ctx *ctx = crypto_tfm_ctx(tfm); in crypto4xx_hash_alg_init()
668 struct crypto4xx_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in crypto4xx_hash_init()
684 struct crypto4xx_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in crypto4xx_hash_update()
703 struct crypto4xx_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in crypto4xx_hash_digest()
/linux/arch/sparc/crypto/
A Ddes_glue.c48 struct des_sparc64_ctx *dctx = crypto_tfm_ctx(tfm); in des_set_key()
76 struct des_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in sparc_des_encrypt()
84 struct des_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in sparc_des_decrypt()
184 struct des3_ede_sparc64_ctx *dctx = crypto_tfm_ctx(tfm); in des3_ede_set_key()
225 struct des3_ede_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in sparc_des3_ede_encrypt()
233 struct des3_ede_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in sparc_des3_ede_decrypt()
/linux/arch/s390/crypto/
A Ddes_s390.c38 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des_setkey()
57 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in s390_des_encrypt()
64 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in s390_des_decrypt()
203 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des3_setkey()
222 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des3_encrypt()
229 struct s390_des_ctx *ctx = crypto_tfm_ctx(tfm); in des3_decrypt()
/linux/arch/x86/crypto/
A 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/drivers/crypto/
A Dgeode-aes.c113 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in geode_setkey_cip()
166 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in geode_encrypt()
181 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in geode_decrypt()
195 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in fallback_init_cip()
210 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in fallback_exit_cip()

Completed in 30 milliseconds

123456