| /Linux-v5.4/crypto/ |
| D | des_generic.c | 22 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()
|
| D | tea.c | 45 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()
|
| D | aes_ti.c | 15 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()
|
| D | 842.c | 44 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()
|
| D | lz4.c | 32 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()
|
| D | lz4hc.c | 31 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()
|
| D | zstd.c | 126 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()
|
| D | lzo.c | 31 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()
|
| D | lzo-rle.c | 31 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()
|
| D | scompress.c | 176 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()
|
| D | sm4_generic.c | 159 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()
|
| D | khazad.c | 759 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/ |
| D | aes.c | 31 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/ |
| D | safexcel_cipher.c | 274 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/ |
| D | ccp-crypto-aes.c | 25 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()
|
| D | ccp-crypto-des3.c | 24 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/ |
| D | zip_crypto.c | 202 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/ |
| D | paes_s390.c | 128 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 …]
|
| D | aes_s390.c | 74 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/ |
| D | twofish_glue.c | 56 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/ |
| D | geode-aes.c | 117 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/ |
| D | sm4-ce-glue.c | 22 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()
|
| D | aes-cipher-glue.c | 17 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()
|
| D | aes-ce-glue.c | 48 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/ |
| D | aes-cipher-glue.c | 18 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()
|