Home
last modified time | relevance | path

Searched defs:rctx (Results 1 – 25 of 32) 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/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/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/kernel/events/
H A Dcallchain.c154 struct perf_callchain_entry *get_callchain_entry(int *rctx) in get_callchain_entry()
176 put_callchain_entry(int rctx) in put_callchain_entry()
225 int rctx, start_entry_idx; in get_perf_callchain() local
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/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/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.c1096 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_cmd_desc()
1304 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_dma()
1510 struct hifn_request_context *rctx = skcipher_request_ctx(req); in hifn_setup_session() local
1651 struct hifn_request_context *rctx = skcipher_request_ctx(req); in hifn_process_ready() local
1987 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.c983 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_crypt_done() local
1023 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_crypt_done() local
1312 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_edesc_alloc() local
1448 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_enqueue_req() local
1544 struct caam_aead_req_ctx *rctx = aead_request_ctx(req); in aead_do_one_req() local
1617 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_edesc_alloc() local
1781 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_do_one_req() local
1831 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_crypt() local
/linux/crypto/
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/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.c458 int rctx; in fentry_perf_func() local
494 int rctx; in fexit_perf_func() local
H A Dtrace_kprobe.c1679 int rctx; in kprobe_perf_func() local
1729 int rctx; in kretprobe_perf_func() local
/linux/kernel/bpf/
H A Dstackmap.c195 int rctx; in get_callchain_entry_for_task() local
/linux/drivers/infiniband/sw/siw/
H A Dsiw.h473 #define rx_wqe(rctx) (&(rctx)->wqe_active) argument
474 #define rx_mem(rctx) ((rctx)->wqe_active.mem[0]) argument

12