Home
last modified time | relevance | path

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

12

/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 …]
/linux/drivers/crypto/tegra/
H 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()
267 struct tegra_aes_reqctx *rctx = skcipher_request_ctx(req); in tegra_aes_do_one_req() local
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()
757 static int tegra_gcm_do_gmac(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_gmac()
774 static int tegra_gcm_do_crypt(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_crypt()
799 static int tegra_gcm_do_final(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_final()
[all …]
/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 …]
/linux/drivers/crypto/allwinner/sun8i-ss/
H 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
/linux/drivers/crypto/starfive/
H 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
257 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_init() local
273 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_update() local
290 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_final() local
307 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_finup() local
326 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_digest() local
348 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_export() local
362 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_import() local
/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
/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
H A Dccp-crypto-sha.c31 struct ccp_sha_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_sha_complete() local
63 struct ccp_sha_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_do_sha_update() local
186 struct ccp_sha_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_sha_init() local
234 struct ccp_sha_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_sha_export() local
255 struct ccp_sha_req_ctx *rctx = ahash_request_ctx_dma(req); in ccp_sha_import() local
H A Dccp-crypto-aes-xts.c65 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx_dma(req); in ccp_aes_xts_complete() local
109 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx_dma(req); in ccp_aes_xts_crypt() local
H A Dccp-crypto-rsa.c47 struct ccp_rsa_req_ctx *rctx = akcipher_request_ctx_dma(req); in ccp_rsa_complete() local
68 struct ccp_rsa_req_ctx *rctx = akcipher_request_ctx_dma(req); in ccp_rsa_crypt() local
H A Dccp-crypto-aes-galois.c80 struct ccp_aes_req_ctx *rctx = aead_request_ctx_dma(req); in ccp_aes_gcm_crypt() local
/linux/drivers/crypto/marvell/octeontx/
H 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
325 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_output_list() local
344 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in cpt_enc_dec() 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
[all …]
/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
/linux/drivers/crypto/ti/
H A Ddthev2-aes.c181 struct dthe_aes_req_ctx *rctx, in dthe_aes_set_ctrl_key()
257 struct dthe_aes_req_ctx *rctx = skcipher_request_ctx(req); in dthe_aes_dma_in_callback() local
267 struct dthe_aes_req_ctx *rctx = skcipher_request_ctx(req); in dthe_aes_run() local
403 struct dthe_aes_req_ctx *rctx = skcipher_request_ctx(req); in dthe_aes_crypt() local
443 struct dthe_aes_req_ctx *rctx = skcipher_request_ctx(req); in dthe_aes_encrypt() local
451 struct dthe_aes_req_ctx *rctx = skcipher_request_ctx(req); in dthe_aes_decrypt() local
/linux/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c62 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_cipher_do_fallback() local
88 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_cipher() local
278 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_skdecrypt() local
296 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_skencrypt() local
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c100 struct cvm_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_ctx_hdr() local
154 struct cvm_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_input_list() local
176 struct cvm_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_output_list() local
196 struct cvm_req_ctx *rctx = skcipher_request_ctx_dma(req); in cvm_enc_dec() local
/linux/crypto/
H A Dhctr2.c138 struct hctr2_request_ctx *rctx = skcipher_request_ctx(req); in hctr2_hash_tweak() local
157 struct hctr2_request_ctx *rctx = skcipher_request_ctx(req); in hctr2_hash_message() local
182 struct hctr2_request_ctx *rctx = skcipher_request_ctx(req); in hctr2_finish() local
213 struct hctr2_request_ctx *rctx = skcipher_request_ctx(req); in hctr2_crypt() local
H A Dessiv.c172 struct essiv_aead_request_ctx *rctx = aead_request_ctx(req); in essiv_aead_done() local
187 struct essiv_aead_request_ctx *rctx = aead_request_ctx(req); in essiv_aead_crypt() local
/linux/drivers/crypto/
H A Dimg-hash.c490 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_init() local
554 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_update() local
569 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_final() local
584 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_finup() local
601 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_import() local
615 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_export() local
H A Dhifn_795x.c1095 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_cmd_desc()
1303 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_dma()
1509 struct hifn_request_context *rctx = skcipher_request_ctx(req); in hifn_setup_session() local
1650 struct hifn_request_context *rctx = skcipher_request_ctx(req); in hifn_process_ready() local
1986 struct hifn_request_context *rctx = skcipher_request_ctx(req); in hifn_setup_crypto_req() local
/linux/drivers/crypto/qce/
H A Dcommon.c151 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); in qce_setup_regs_ahash() local
317 struct qce_cipher_reqctx *rctx = skcipher_request_ctx(req); in qce_setup_regs_skcipher() local
423 struct qce_aead_reqctx *rctx = aead_request_ctx_dma(req); in qce_setup_regs_aead() local
/linux/drivers/crypto/caam/
H A Dcaamalg.c1050 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_crypt_done() local
1090 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_crypt_done() local
1392 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_edesc_alloc() local
1528 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_enqueue_req() local
1624 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_do_one_req() local
1697 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_edesc_alloc() local
1861 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_do_one_req() local
1912 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_crypt() local
/linux/kernel/events/
H A Dinternal.h215 unsigned char rctx = interrupt_context_level(); in DEFINE_OUTPUT_COPY() local
226 static inline void put_recursion_context(u8 *recursion, unsigned char rctx) in put_recursion_context()
/linux/kernel/trace/
H A Dtrace_syscalls.c602 int rctx; in perf_syscall_enter() local
711 int rctx; in perf_syscall_exit() local
H A Dtrace_fprobe.c459 int rctx; in fentry_perf_func() local
495 int rctx; in fexit_perf_func() local

12