Home
last modified time | relevance | path

Searched refs:crypto_ablkcipher_reqtfm (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v4.19/drivers/crypto/rockchip/
Drk3288_crypto_ablkcipher.c76 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in rk_aes_ecb_encrypt()
86 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in rk_aes_ecb_decrypt()
96 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in rk_aes_cbc_encrypt()
106 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in rk_aes_cbc_decrypt()
116 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in rk_des_ecb_encrypt()
126 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in rk_des_ecb_decrypt()
136 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in rk_des_cbc_encrypt()
146 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in rk_des_cbc_decrypt()
156 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in rk_des3_ede_ecb_encrypt()
166 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in rk_des3_ede_ecb_decrypt()
[all …]
/Linux-v4.19/drivers/crypto/
Dmxc-scc.c452 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in mxc_scc_ecb_des_encrypt()
462 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in mxc_scc_ecb_des_decrypt()
473 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in mxc_scc_cbc_des_encrypt()
484 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in mxc_scc_cbc_des_decrypt()
Domap-des.c464 crypto_ablkcipher_reqtfm(dd->req)); in omap_des_crypt_dma_start()
534 crypto_ablkcipher_reqtfm(req)); in omap_des_prepare_req()
576 ctx = crypto_ablkcipher_ctx(crypto_ablkcipher_reqtfm(req)); in omap_des_prepare_req()
591 crypto_ablkcipher_reqtfm(req)); in omap_des_crypt_req()
629 crypto_ablkcipher_reqtfm(req)); in omap_des_crypt()
Dsahara.c572 ctx = crypto_ablkcipher_ctx(crypto_ablkcipher_reqtfm(req)); in sahara_aes_process()
665 crypto_ablkcipher_reqtfm(req)); in sahara_aes_ecb_encrypt()
687 crypto_ablkcipher_reqtfm(req)); in sahara_aes_ecb_decrypt()
709 crypto_ablkcipher_reqtfm(req)); in sahara_aes_cbc_encrypt()
731 crypto_ablkcipher_reqtfm(req)); in sahara_aes_cbc_decrypt()
Datmel-tdes.c509 crypto_ablkcipher_reqtfm(dd->req)); in atmel_tdes_crypt_start()
627 ctx = crypto_ablkcipher_ctx(crypto_ablkcipher_reqtfm(req)); in atmel_tdes_handle_queue()
674 crypto_ablkcipher_reqtfm(req)); in atmel_tdes_crypt()
Dpicoxcell_crypto.c915 crypto_ablkcipher_tfm(crypto_ablkcipher_reqtfm(req)); in spacc_ablk_do_fallback()
1049 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in spacc_ablk_encrypt()
1058 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(req); in spacc_ablk_decrypt()
Domap-aes.c423 crypto_ablkcipher_reqtfm(req)); in omap_aes_prepare_req()
515 crypto_ablkcipher_reqtfm(req)); in omap_aes_crypt()
Dixp4xx_crypto.c880 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in ablk_perform()
963 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in ablk_rfc3686_crypt()
Dtalitos.c1599 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq); in common_nonsnoop()
1667 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq); in ablkcipher_edesc_alloc()
1678 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq); in ablkcipher_encrypt()
1695 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq); in ablkcipher_decrypt()
Dmxs-dcp.c381 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in mxs_dcp_block_fallback()
Datmel-aes.c511 crypto_ablkcipher_reqtfm(req); in atmel_aes_complete()
1095 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in atmel_aes_crypt()
Ds5p-sss.c2041 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in s5p_aes_crypt()
/Linux-v4.19/Documentation/crypto/
Dapi-skcipher.rst44 …her_ivsize crypto_ablkcipher_blocksize crypto_ablkcipher_setkey crypto_ablkcipher_reqtfm crypto_ab…
/Linux-v4.19/drivers/crypto/virtio/
Dvirtio_crypto_algs.c362 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in __virtio_crypto_ablkcipher_do_req()
492 struct crypto_ablkcipher *atfm = crypto_ablkcipher_reqtfm(req); in virtio_crypto_ablkcipher_encrypt()
512 struct crypto_ablkcipher *atfm = crypto_ablkcipher_reqtfm(req); in virtio_crypto_ablkcipher_decrypt()
/Linux-v4.19/include/linux/
Dcrypto.h904 static inline struct crypto_ablkcipher *crypto_ablkcipher_reqtfm( in crypto_ablkcipher_reqtfm() function
924 crypto_ablkcipher_crt(crypto_ablkcipher_reqtfm(req)); in crypto_ablkcipher_encrypt()
942 crypto_ablkcipher_crt(crypto_ablkcipher_reqtfm(req)); in crypto_ablkcipher_decrypt()
/Linux-v4.19/drivers/crypto/qce/
Dablkcipher.c64 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in qce_ablkcipher_async_req_handle()
204 crypto_ablkcipher_tfm(crypto_ablkcipher_reqtfm(req)); in qce_ablkcipher_crypt()
/Linux-v4.19/drivers/crypto/cavium/cpt/
Dcptvf_algs.c103 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in create_ctx_hdr()
199 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in cvm_enc_dec()
/Linux-v4.19/drivers/crypto/caam/
Dcaamalg.c825 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_unmap()
889 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_encrypt_done()
942 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_decrypt_done()
1112 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in init_ablkcipher_job()
1158 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in init_ablkcipher_giv_job()
1484 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_edesc_alloc()
1605 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_encrypt()
1639 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_decrypt()
1687 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_giv_edesc_alloc()
1808 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_givencrypt()
Dcaamalg_qi.c842 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_unmap()
1145 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_done()
1196 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_edesc_alloc()
1338 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_giv_edesc_alloc()
1475 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_crypt()
1521 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in ablkcipher_givencrypt()
/Linux-v4.19/drivers/crypto/ux500/cryp/
Dcryp_core.c827 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq); in ablk_dma_crypt()
885 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq); in ablk_crypt()
1056 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq); in cryp_blk_encrypt()
1074 struct crypto_ablkcipher *cipher = crypto_ablkcipher_reqtfm(areq); in cryp_blk_decrypt()
/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.c742 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(wrparam->req); in create_cipher_wr()
1004 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in chcr_update_tweak()
1038 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in chcr_update_cipher_iv()
1072 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in chcr_final_cipher_iv()
1095 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in chcr_handle_cipher_resp()
1172 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in process_cipher()
1277 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in chcr_aes_encrypt()
1301 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in chcr_aes_decrypt()
2557 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(wrparam->req); in chcr_add_cipher_dst_ent()
/Linux-v4.19/drivers/crypto/stm32/
Dstm32-cryp.c706 crypto_ablkcipher_reqtfm(req)); in stm32_cryp_crypt()
912 ctx = req ? crypto_ablkcipher_ctx(crypto_ablkcipher_reqtfm(req)) : in stm32_cryp_prepare_req()
1026 crypto_ablkcipher_reqtfm(req)); in stm32_cryp_cipher_one_req()
/Linux-v4.19/crypto/
Dcryptd.c263 tfm = crypto_ablkcipher_reqtfm(req); in cryptd_blkcipher_crypt()
297 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in cryptd_blkcipher_enqueue()
/Linux-v4.19/drivers/crypto/qat/qat_common/
Dqat_algs.c991 struct crypto_ablkcipher *atfm = crypto_ablkcipher_reqtfm(req); in qat_alg_ablkcipher_encrypt()
1028 struct crypto_ablkcipher *atfm = crypto_ablkcipher_reqtfm(req); in qat_alg_ablkcipher_decrypt()
/Linux-v4.19/drivers/crypto/mediatek/
Dmtk-aes.c660 ctx = crypto_ablkcipher_ctx(crypto_ablkcipher_reqtfm(req)); in mtk_aes_crypt()

12