/linux-6.1.9/drivers/crypto/rockchip/ |
D | rk3288_crypto_skcipher.c | 59 struct rk_cipher_rctx *rctx = skcipher_request_ctx(areq); in rk_cipher_fallback() 136 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_ecb_encrypt() 147 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_ecb_decrypt() 158 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_cbc_encrypt() 169 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_cbc_decrypt() 180 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_ecb_encrypt() 191 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_ecb_decrypt() 202 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_cbc_encrypt() 213 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_cbc_decrypt() 224 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des3_ede_ecb_encrypt() [all …]
|
/linux-6.1.9/drivers/crypto/allwinner/sun4i-ss/ |
D | sun4i-ss-cipher.c | 21 struct sun4i_cipher_req_ctx *ctx = skcipher_request_ctx(areq); in sun4i_ss_opti_poll() 152 struct sun4i_cipher_req_ctx *ctx = skcipher_request_ctx(areq); in sun4i_ss_cipher_poll_fallback() 185 struct sun4i_cipher_req_ctx *ctx = skcipher_request_ctx(areq); in sun4i_ss_cipher_poll() 401 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt() 412 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt() 424 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt() 435 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt() 447 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt() 458 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_decrypt() 470 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_encrypt() [all …]
|
/linux-6.1.9/drivers/crypto/marvell/cesa/ |
D | cipher.c | 61 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_dma_cleanup() 77 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_cleanup() 85 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_step() 126 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_process() 146 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_process() 158 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_step() 169 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_dma_prepare() 178 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(req); in mv_cesa_skcipher_std_prepare() 189 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_prepare() 211 struct mv_cesa_skcipher_req *creq = skcipher_request_ctx(skreq); in mv_cesa_skcipher_complete() [all …]
|
/linux-6.1.9/crypto/ |
D | xts.c | 85 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_xor_tweak() 149 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_cts_done() 165 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_cts_final() 204 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_encrypt_done() 224 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_decrypt_done() 244 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_init_crypt() 263 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_encrypt() 280 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_decrypt()
|
D | lrw.c | 145 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_xor_tweak() 213 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_crypt_done() 226 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_init_crypt() 245 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_encrypt() 256 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_decrypt()
|
D | cts.c | 67 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_reqctx_space() 100 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in cts_cbc_encrypt() 146 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_encrypt() 181 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in cts_cbc_decrypt() 240 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_decrypt()
|
D | hctr2.c | 174 struct hctr2_request_ctx *rctx = skcipher_request_ctx(req); in hctr2_hash_tweak() 197 struct hctr2_request_ctx *rctx = skcipher_request_ctx(req); in hctr2_hash_message() 233 struct hctr2_request_ctx *rctx = skcipher_request_ctx(req); in hctr2_finish() 270 struct hctr2_request_ctx *rctx = skcipher_request_ctx(req); in hctr2_crypt()
|
D | adiantum.c | 223 struct adiantum_request_ctx *rctx = skcipher_request_ctx(req); in adiantum_hash_header() 252 struct adiantum_request_ctx *rctx = skcipher_request_ctx(req); in adiantum_hash_message() 286 struct adiantum_request_ctx *rctx = skcipher_request_ctx(req); in adiantum_finish() 326 struct adiantum_request_ctx *rctx = skcipher_request_ctx(req); in adiantum_crypt()
|
/linux-6.1.9/drivers/crypto/cavium/nitrox/ |
D | nitrox_skcipher.c | 53 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in free_src_sglist() 60 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in free_dst_sglist() 82 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in nitrox_cbc_cipher_callback() 210 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in alloc_src_sglist() 228 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in alloc_dst_sglist() 251 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in nitrox_skcipher_crypt() 292 struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq); in nitrox_cbc_decrypt()
|
/linux-6.1.9/drivers/crypto/aspeed/ |
D | aspeed-hace-crypto.c | 18 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(areq); in aspeed_crypto_do_fallback() 39 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(areq); in aspeed_crypto_need_fallback() 98 rctx = skcipher_request_ctx(req); in aspeed_sk_complete() 127 rctx = skcipher_request_ctx(req); in aspeed_sk_transfer_sg() 149 rctx = skcipher_request_ctx(req); in aspeed_sk_transfer() 178 rctx = skcipher_request_ctx(req); in aspeed_sk_start() 224 rctx = skcipher_request_ctx(req); in aspeed_sk_start_sg() 362 rctx = skcipher_request_ctx(req); in aspeed_hace_skcipher_trigger() 397 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(req); in aspeed_des_crypt() 575 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(req); in aspeed_aes_crypt()
|
/linux-6.1.9/drivers/crypto/ccp/ |
D | ccp-crypto-aes.c | 26 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx(req); in ccp_aes_complete() 69 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx(req); in ccp_aes_crypt() 135 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx(req); in ccp_aes_rfc3686_complete() 161 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx(req); in ccp_aes_rfc3686_crypt()
|
D | ccp-crypto-des3.c | 25 struct ccp_des3_req_ctx *rctx = skcipher_request_ctx(req); in ccp_des3_complete() 64 struct ccp_des3_req_ctx *rctx = skcipher_request_ctx(req); in ccp_des3_crypt()
|
D | ccp-crypto-aes-xts.c | 65 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx(req); in ccp_aes_xts_complete() 109 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx(req); in ccp_aes_xts_crypt()
|
/linux-6.1.9/drivers/crypto/allwinner/sun8i-ce/ |
D | sun8i-ce-cipher.c | 93 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_fallback() 121 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_prepare() 303 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(breq); in sun8i_ce_cipher_run() 320 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_unprepare() 364 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_skdecrypt() 383 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_skencrypt()
|
/linux-6.1.9/drivers/crypto/gemini/ |
D | sl3516-ce-cipher.c | 103 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_cipher_fallback() 128 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_cipher() 278 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_skdecrypt() 296 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_skencrypt()
|
/linux-6.1.9/drivers/crypto/amlogic/ |
D | amlogic-gxl-cipher.c | 62 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_cipher_do_fallback() 88 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_cipher() 279 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_skdecrypt() 297 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_skencrypt()
|
/linux-6.1.9/drivers/crypto/allwinner/sun8i-ss/ |
D | sun8i-ss-cipher.c | 93 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_cipher_fallback() 120 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_setup_ivs() 183 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_cipher() 344 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_skdecrypt() 365 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_skencrypt()
|
/linux-6.1.9/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.c | 100 struct cvm_req_ctx *rctx = skcipher_request_ctx(req); in create_ctx_hdr() 154 struct cvm_req_ctx *rctx = skcipher_request_ctx(req); in create_input_list() 176 struct cvm_req_ctx *rctx = skcipher_request_ctx(req); in create_output_list() 196 struct cvm_req_ctx *rctx = skcipher_request_ctx(req); in cvm_enc_dec()
|
/linux-6.1.9/drivers/crypto/qce/ |
D | skcipher.c | 31 struct qce_cipher_reqctx *rctx = skcipher_request_ctx(req); in qce_skcipher_done() 67 struct qce_cipher_reqctx *rctx = skcipher_request_ctx(req); in qce_skcipher_async_req_handle() 260 struct qce_cipher_reqctx *rctx = skcipher_request_ctx(req); in qce_skcipher_crypt()
|
/linux-6.1.9/drivers/crypto/ |
D | atmel-tdes.c | 379 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(dd->req); in atmel_tdes_crypt_pdc() 422 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(dd->req); in atmel_tdes_crypt_dma() 561 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(req); in atmel_tdes_set_iv_as_last_ciphertext_block() 584 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(req); in atmel_tdes_finish_req() 634 rctx = skcipher_request_ctx(req); in atmel_tdes_handle_queue() 682 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(req); in atmel_tdes_crypt()
|
D | sahara.c | 570 rctx = skcipher_request_ctx(req); in sahara_aes_process() 630 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_crypt() 656 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_ecb_encrypt() 676 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_ecb_decrypt() 696 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_cbc_encrypt() 716 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_cbc_decrypt()
|
/linux-6.1.9/drivers/crypto/vmx/ |
D | aes_cbc.c | 80 struct skcipher_request *subreq = skcipher_request_ctx(req); in p8_aes_cbc_crypt()
|
D | aes_ctr.c | 99 struct skcipher_request *subreq = skcipher_request_ctx(req); in p8_aes_ctr_crypt()
|
D | aes_xts.c | 91 struct skcipher_request *subreq = skcipher_request_ctx(req); in p8_aes_xts_crypt()
|
/linux-6.1.9/drivers/crypto/virtio/ |
D | virtio_crypto_skcipher_algs.c | 474 skcipher_request_ctx(req); in virtio_crypto_skcipher_encrypt() 499 skcipher_request_ctx(req); in virtio_crypto_skcipher_decrypt() 550 skcipher_request_ctx(req); in virtio_crypto_skcipher_crypt_req()
|