Home
last modified time | relevance | path

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

123

/drivers/crypto/rockchip/
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 …]
A Drk3288_crypto_ahash.c46 struct rk_ahash_rctx *rctx = ahash_request_ctx(areq); in rk_ahash_digest_fb() local
89 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_reg_init() local
121 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
165 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
195 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_export() local
209 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_digest() local
238 struct rk_ahash_rctx *rctx = ahash_request_ctx(areq); in rk_hash_prepare() local
[all …]
/drivers/crypto/tegra/
A Dtegra-se-hash.c115 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_init() local
129 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_update() local
144 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_final() local
159 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_finup() local
175 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_digest() local
191 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_import() local
205 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_export() local
218 struct tegra_sha_reqctx *rctx) in tegra_se_insert_hash_result()
270 struct tegra_sha_reqctx *rctx) in tegra_sha_prep_cmd()
353 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_do_init() local
[all …]
A Dtegra-se-aes.c106 struct tegra_aes_reqctx *rctx = skcipher_request_ctx(req); in tegra_cbc_iv_copyback() local
209 struct tegra_aes_reqctx *rctx) in tegra_aes_prep_cmd()
482 struct tegra_aes_reqctx *rctx; in tegra_aes_crypt() local
607 struct tegra_aead_reqctx *rctx) in tegra_gmac_prep_cmd()
647 struct tegra_aead_reqctx *rctx) in tegra_gcm_crypt_prep_cmd()
707 struct tegra_aead_reqctx *rctx) in tegra_gcm_prep_final_cmd()
854 struct tegra_aead_reqctx *rctx) in tegra_cbcmac_prep_cmd()
889 struct tegra_aead_reqctx *rctx) in tegra_ctr_prep_cmd()
1158 struct tegra_aead_reqctx *rctx) in tegra_ccm_crypt_init()
1196 struct tegra_aead_reqctx *rctx = aead_request_ctx(req); in tegra_ccm_do_one_req() local
[all …]
/drivers/crypto/aspeed/
A Daspeed-hace-hash.c67 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_sham_export() local
83 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_sham_import() local
118 struct aspeed_sham_reqctx *rctx, u8 *buf) in aspeed_ahash_fill_padding()
166 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_dma_prepare() local
215 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_dma_prepare_sg() local
326 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_complete() local
356 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_hace_ahash_trigger() local
385 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_update_resume_sg() local
405 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_req_update() local
435 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_ahash_fallback() local
[all …]
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
538 struct aspeed_cipher_reqctx *rctx = skcipher_request_ctx(req); in aspeed_aes_crypt() local
/drivers/crypto/inside-secure/eip93/
A Deip93-hash.c23 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_free_data_blocks() local
45 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_free_sa_record() local
61 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_handle_result() local
137 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_export_sa_state() local
160 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in __eip93_hash_init() local
212 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_send_hash_req() local
288 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_init() local
317 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in __eip93_hash_update() local
391 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_update() local
439 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in __eip93_hash_final() local
[all …]
A Deip93-cipher.c25 struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req); in eip93_skcipher_handle_result() local
36 struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req); in eip93_skcipher_send_req() local
138 struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req); in eip93_skcipher_crypt() local
177 struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req); in eip93_skcipher_encrypt() local
190 struct eip93_cipher_reqctx *rctx = skcipher_request_ctx(req); in eip93_skcipher_decrypt() local
A Deip93-aead.c35 struct eip93_cipher_reqctx *rctx = aead_request_ctx(req); in eip93_aead_handle_result() local
46 struct eip93_cipher_reqctx *rctx = aead_request_ctx(req); in eip93_aead_send_req() local
188 struct eip93_cipher_reqctx *rctx = aead_request_ctx(req); in eip93_aead_crypt() local
219 struct eip93_cipher_reqctx *rctx = aead_request_ctx(req); in eip93_aead_encrypt() local
239 struct eip93_cipher_reqctx *rctx = aead_request_ctx(req); in eip93_aead_decrypt() local
/drivers/crypto/intel/keembay/
A Dkeembay-ocs-hcu-core.c190 struct ocs_hcu_rctx *rctx) in kmb_ocs_hcu_dma_cleanup()
231 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_dma_prepare() local
365 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_secure_cleanup() local
383 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in prepare_ipad() local
423 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_do_one_request() local
570 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_init() local
623 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_update() local
659 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_fin_common() local
696 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_final() local
707 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_finup() local
[all …]
/drivers/crypto/allwinner/sun4i-ss/
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 …]
/drivers/crypto/bcm/
A Dcipher.c135 struct iproc_reqctx_s *rctx, in spu_skcipher_rx_sg_create()
199 struct iproc_reqctx_s *rctx, in spu_skcipher_tx_sg_create()
527 struct iproc_reqctx_s *rctx, in spu_ahash_rx_sg_create()
579 struct iproc_reqctx_s *rctx, in spu_ahash_tx_sg_create()
944 static int ahash_req_done(struct iproc_reqctx_s *rctx) in ahash_req_done()
1044 struct iproc_reqctx_s *rctx, in spu_aead_rx_sg_create()
1163 struct iproc_reqctx_s *rctx, in spu_aead_tx_sg_create()
1629 struct iproc_reqctx_s *rctx; in spu_rx_callback() local
2510 struct iproc_reqctx_s *rctx = aead_request_ctx(req); in aead_need_fallback() local
2581 struct iproc_reqctx_s *rctx = aead_request_ctx(req); in aead_do_fallback() local
[all …]
/drivers/crypto/
A Domap-aes-gcm.c48 struct omap_aes_reqctx *rctx; in omap_aes_gcm_done_task() local
187 struct omap_aes_reqctx *rctx; in omap_aes_gcm_dma_out_callback() local
220 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_prepare_req() local
240 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt() local
274 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_encrypt() local
282 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_decrypt() local
291 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_encrypt() local
303 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_decrypt() local
363 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt_req() local
A Dsahara.c560 struct sahara_aes_reqctx *rctx; in sahara_aes_process() local
734 struct sahara_sha_reqctx *rctx) in sahara_sha_init_hdr()
757 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_links_create()
800 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_data_descriptor_create()
853 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_context_descriptor_create()
874 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_prepare_request() local
932 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_process() local
1012 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_enqueue() local
1026 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_init() local
1074 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_export() local
[all …]
/drivers/crypto/allwinner/sun8i-ce/
A Dsun8i-ce-hash.c87 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_init() local
103 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_export() local
117 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_import() local
131 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_final() local
148 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_update() local
163 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_finup() local
181 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_digest_fb() local
242 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_digest() local
324 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_run() local
A Dsun8i-ce-cipher.c109 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_fallback() local
140 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_prepare() local
325 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_cipher_unprepare() local
370 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(breq); in sun8i_ce_cipher_run() local
396 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_skdecrypt() local
415 struct sun8i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun8i_ce_skencrypt() local
/drivers/crypto/allwinner/sun8i-ss/
A Dsun8i-ss-hash.c146 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_init() local
162 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_export() local
176 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_import() local
190 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_final() local
217 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_update() local
232 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_finup() local
260 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_digest_fb() local
287 struct sun8i_ss_hash_reqctx *rctx, in sun8i_ss_run_hash_task()
397 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_digest() local
483 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_run() local
/drivers/crypto/stm32/
A Dstm32-hash.c449 static int hash_swap_reg(struct stm32_hash_request_ctx *rctx) in hash_swap_reg()
817 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_init() local
910 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_final_req() local
931 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_emptymsg_fallback() local
959 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_copy_hash() local
982 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_finish() local
999 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_finish_req() local
1030 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_one_request() local
1137 struct stm32_hash_request_ctx *rctx) in stm32_hash_align_sgs()
1257 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_prepare_request() local
[all …]
/drivers/crypto/qce/
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
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
/drivers/crypto/starfive/
A Djh7110-hash.c66 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_hash_hmac_key() local
167 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_copy_hash() local
200 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_hash_one_request() local
258 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_init() local
274 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_update() local
291 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_final() local
308 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_finup() local
327 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_digest() local
345 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_export() local
359 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_import() local
/drivers/crypto/cavium/nitrox/
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
/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_algs.c86 struct otx2_cpt_req_ctx *rctx; in validate_hmac_cipher_null() local
131 struct otx2_cpt_req_ctx *rctx; in output_iv_copyback() local
224 struct otx2_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_ctx_hdr() local
971 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_ctx_hdr() local
1062 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_hmac_ctx_hdr() local
1086 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_input_list() local
1103 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_output_list() local
1119 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_null_input_list() local
1136 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_null_output_list() local
1216 struct otx2_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in aead_do_fallback() local
[all …]
/drivers/crypto/marvell/octeontx/
A Dotx_cptvf_algs.c101 struct otx_cpt_req_ctx *rctx; in validate_hmac_cipher_null() local
150 struct otx_cpt_req_ctx *rctx; in output_iv_copyback() local
237 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_ctx_hdr() local
307 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_input_list() local
888 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_ctx_hdr() local
973 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_hmac_ctx_hdr() local
999 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_input_list() local
1016 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_output_list() local
1034 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_null_input_list() local
1053 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_null_output_list() local
[all …]
/drivers/crypto/ccp/
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

Completed in 81 milliseconds

123