Home
last modified time | relevance | path

Searched defs:rctx (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c72 struct rk_cipher_rctx *rctx = skcipher_request_ctx(areq); in rk_cipher_fallback() local
93 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_cipher_handle_req() local
157 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_ecb_encrypt() local
165 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_ecb_decrypt() local
173 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_cbc_encrypt() local
181 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_aes_cbc_decrypt() local
189 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_ecb_encrypt() local
197 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_ecb_decrypt() local
205 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_cbc_encrypt() local
213 struct rk_cipher_rctx *rctx = skcipher_request_ctx(req); in rk_des_cbc_decrypt() local
[all …]
H A Drk3288_crypto_ahash.c46 struct rk_ahash_rctx *rctx = ahash_request_ctx(areq); in rk_ahash_digest_fb() local
90 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_reg_init() local
122 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_init() local
135 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_update() local
150 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_final() local
164 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_finup() local
181 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_import() local
194 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_export() local
207 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_digest() local
236 struct rk_ahash_rctx *rctx = ahash_request_ctx(areq); in rk_hash_prepare() local
[all …]
/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c78 struct aspeed_sham_reqctx *rctx) in aspeed_ahash_fill_padding()
119 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_dma_prepare() local
168 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_dma_prepare_sg() local
293 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_transfer() local
316 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_hace_ahash_trigger() local
350 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_hmac_resume() local
409 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_req_final() local
457 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_update_resume_sg() local
488 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_update_resume() local
505 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_req_update() local
[all …]
H A Daspeed-hace-crypto.c29 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(areq); in aspeed_crypto_do_fallback() local
50 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(areq); in aspeed_crypto_need_fallback() local
103 struct aspeed_cipher_reqctx *rctx; in aspeed_sk_complete() local
132 struct aspeed_cipher_reqctx *rctx; in aspeed_sk_transfer_sg() local
153 struct aspeed_cipher_reqctx *rctx; in aspeed_sk_transfer() local
183 struct aspeed_cipher_reqctx *rctx; in aspeed_sk_start() local
224 struct aspeed_cipher_reqctx *rctx; in aspeed_sk_start_sg() local
365 struct aspeed_cipher_reqctx *rctx; in aspeed_hace_skcipher_trigger() local
408 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(req); in aspeed_des_crypt() local
586 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(req); in aspeed_aes_crypt() local
/openbmc/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c188 struct ocs_hcu_rctx *rctx) in kmb_ocs_hcu_dma_cleanup()
229 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_dma_prepare() local
359 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_secure_cleanup() local
377 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in prepare_ipad() local
417 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_do_one_request() local
564 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_init() local
617 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_update() local
653 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_fin_common() local
690 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_final() local
701 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_finup() local
[all …]
/openbmc/linux/drivers/crypto/
H A Domap-aes-gcm.c49 struct omap_aes_reqctx *rctx; in omap_aes_gcm_done_task() local
188 struct omap_aes_reqctx *rctx; in omap_aes_gcm_dma_out_callback() local
221 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_prepare_req() local
241 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt() local
275 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_encrypt() local
283 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_decrypt() local
292 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_encrypt() local
304 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_decrypt() local
364 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt_req() local
/openbmc/linux/crypto/
H A Dchacha20poly1305.c74 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in async_done_continue() local
97 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_verify_tag() local
110 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_copy_tag() local
126 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_decrypt() local
156 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail_continue() local
173 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail() local
202 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipherpad() local
231 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipher() local
261 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_adpad() local
290 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_ad() local
[all …]
H A Dxts.c85 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_xor_tweak() local
149 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_cts_done() local
165 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_cts_final() local
204 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_encrypt_done() local
224 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_decrypt_done() local
244 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_init_crypt() local
263 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_encrypt() local
280 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_decrypt() local
H A Dlrw.c145 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_xor_tweak() local
213 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_crypt_done() local
226 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_init_crypt() local
245 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_encrypt() local
256 struct lrw_request_ctx *rctx = skcipher_request_ctx(req); in lrw_decrypt() local
H A Dcts.c67 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_reqctx_space() local
100 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in cts_cbc_encrypt() local
146 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_encrypt() local
181 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in cts_cbc_decrypt() local
240 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req); in crypto_cts_decrypt() local
/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-hash.c59 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_hash_hmac_key() local
90 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_hash_start() local
115 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_hash_xmit_dma() local
170 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_hash_xmit() local
200 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_copy_hash() local
274 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_init() local
290 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_update() local
307 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_final() local
324 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_finup() local
341 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_digest_fb() local
[all …]
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c401 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt() local
412 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt() local
424 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt() local
435 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt() local
447 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt() local
458 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_decrypt() local
470 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_encrypt() local
481 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_decrypt() local
493 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des3_encrypt() local
504 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des3_decrypt() local
[all …]
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c163 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_init() local
177 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_export() local
189 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_import() local
201 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_final() local
227 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_update() local
242 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_finup() local
271 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_digest_fb() local
299 struct sun8i_ss_hash_reqctx *rctx, in sun8i_ss_run_hash_task()
409 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_digest() local
495 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_run() local
H A Dsun8i-ss-cipher.c93 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_cipher_fallback() local
125 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_setup_ivs() local
188 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_cipher() local
349 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_skdecrypt() local
370 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ss_skencrypt() local
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c74 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_init() local
88 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_export() local
100 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_import() local
112 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_final() local
137 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_update() local
152 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_finup() local
180 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_digest_fb() local
243 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_digest() local
335 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_run() local
H A Dsun8i-ce-cipher.c93 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_fallback() local
126 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_prepare() local
309 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_unprepare() local
353 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(breq); in sun8i_ce_cipher_run() local
379 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_skdecrypt() local
398 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_skencrypt() local
/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.c134 struct iproc_reqctx_s *rctx, in spu_skcipher_rx_sg_create()
198 struct iproc_reqctx_s *rctx, in spu_skcipher_tx_sg_create()
526 struct iproc_reqctx_s *rctx, in spu_ahash_rx_sg_create()
578 struct iproc_reqctx_s *rctx, in spu_ahash_tx_sg_create()
943 static int ahash_req_done(struct iproc_reqctx_s *rctx) in ahash_req_done()
1043 struct iproc_reqctx_s *rctx, in spu_aead_rx_sg_create()
1162 struct iproc_reqctx_s *rctx, in spu_aead_tx_sg_create()
1628 struct iproc_reqctx_s *rctx; in spu_rx_callback() local
2506 struct iproc_reqctx_s *rctx = aead_request_ctx(req); in aead_need_fallback() local
2577 struct iproc_reqctx_s *rctx = aead_request_ctx(req); in aead_do_fallback() local
[all …]
/openbmc/linux/drivers/crypto/qce/
H A Daead.c27 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); in qce_aead_done() local
95 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); in qce_aead_prepare_result_buf() local
106 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); in qce_aead_prepare_ccm_result_buf() local
115 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); in qce_aead_prepare_dst_buf() local
189 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); in qce_aead_ccm_prepare_buf_assoclen() local
303 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); in qce_aead_prepare_buf() local
331 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); in qce_aead_ccm_prepare_buf() local
361 static int qce_aead_create_ccm_nonce(struct qce_aead_reqctx *rctx, struct qce_aead_ctx *ctx) in qce_aead_create_ccm_nonce()
411 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); in qce_aead_async_req_handle() local
505 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); in qce_aead_crypt() local
H A Dsha.c41 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); in qce_ahash_done() local
78 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); in qce_ahash_async_req_handle() local
135 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); in qce_ahash_init() local
150 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); in qce_ahash_export() local
167 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); in qce_ahash_import() local
186 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); in qce_ahash_update() local
278 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); in qce_ahash_final() local
305 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); in qce_ahash_digest() local
/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c151 static int nitrox_set_creq(struct nitrox_aead_rctx *rctx) in nitrox_set_creq()
193 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aead_callback() local
217 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aes_gcm_enc() local
251 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aes_gcm_dec() local
395 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx_dma(areq); in nitrox_rfc4106_set_aead_rctx_sglist() local
427 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx_dma(areq); in nitrox_rfc4106_callback() local
444 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx_dma(areq); in nitrox_rfc4106_enc() local
476 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_dec() local
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c429 static int hash_swap_reg(struct stm32_hash_request_ctx *rctx) in hash_swap_reg()
771 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_dma_aligned_data() local
799 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_init() local
886 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_final_req() local
902 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_emptymsg_fallback() local
930 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_copy_hash() local
953 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_finish() local
970 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_finish_req() local
995 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_one_request() local
1059 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_enqueue() local
[all …]
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c28 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_aes_cmac_complete() local
60 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_do_cmac_update() local
185 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_aes_cmac_init() local
222 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_aes_cmac_export() local
241 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_aes_cmac_import() local
/openbmc/linux/drivers/crypto/nx/
H A Dnx-aes-gcm.c312 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_crypt() local
418 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_encrypt() local
428 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_decrypt() local
440 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm4106_aes_nx_encrypt() local
457 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm4106_aes_nx_decrypt() local
/openbmc/linux/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c107 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_cipher_fallback() local
132 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_cipher() local
282 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_skdecrypt() local
300 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_skencrypt() local
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c84 struct otx2_cpt_req_ctx *rctx; in validate_hmac_cipher_null() local
129 struct otx2_cpt_req_ctx *rctx; in output_iv_copyback() local
222 struct otx2_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_ctx_hdr() local
1016 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_ctx_hdr() local
1107 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_hmac_ctx_hdr() local
1131 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_input_list() local
1148 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_output_list() local
1164 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_null_input_list() local
1181 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_null_output_list() local
1261 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in aead_do_fallback() local
[all …]

1234