Home
last modified time | relevance | path

Searched defs:rctx (Results 1 – 25 of 30) 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-hash.c116 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_init() local
130 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_update() local
145 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_final() local
160 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_finup() local
176 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_digest() local
192 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_import() local
206 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_fallback_export() local
219 struct tegra_sha_reqctx *rctx) in tegra_se_insert_hash_result()
271 struct tegra_sha_reqctx *rctx) in tegra_sha_prep_cmd()
354 struct tegra_sha_reqctx *rctx = ahash_request_ctx(req); in tegra_sha_do_init() local
[all …]
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
484 struct tegra_aes_reqctx *rctx; in tegra_aes_crypt() local
610 struct tegra_aead_reqctx *rctx) in tegra_gmac_prep_cmd()
650 struct tegra_aead_reqctx *rctx) in tegra_gcm_crypt_prep_cmd()
710 struct tegra_aead_reqctx *rctx) in tegra_gcm_prep_final_cmd()
760 static int tegra_gcm_do_gmac(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_gmac()
777 static int tegra_gcm_do_crypt(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_crypt()
802 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/intel/keembay/
H A Dkeembay-ocs-hcu-core.c116 static inline unsigned int kmb_get_total_data(struct ocs_hcu_rctx *rctx) in kmb_get_total_data()
122 static int flush_sg_to_ocs_buffer(struct ocs_hcu_rctx *rctx) in flush_sg_to_ocs_buffer()
189 struct ocs_hcu_rctx *rctx) in kmb_ocs_hcu_dma_cleanup()
230 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_dma_prepare() local
367 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_secure_cleanup() local
385 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in prepare_ipad() local
425 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_do_one_request() local
572 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_init() local
625 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_update() local
661 struct ocs_hcu_rctx *rctx = ahash_request_ctx_dma(req); in kmb_ocs_hcu_fin_common() local
[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/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
/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/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/
H A Datmel-aes.c458 const struct atmel_aes_reqctx *rctx) in atmel_aes_set_mode()
476 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_set_iv_as_last_ciphertext_block() local
519 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_complete() local
944 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_start() local
1025 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_ctr_start() local
1042 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_xts_fallback() local
1060 struct atmel_aes_reqctx *rctx; in atmel_aes_crypt() local
1311 struct atmel_aes_reqctx *rctx = aead_request_ctx(req); in atmel_aes_gcm_start() local
1526 struct atmel_aes_reqctx *rctx; in atmel_aes_gcm_crypt() local
1618 struct atmel_aes_reqctx *rctx = skcipher_request_ctx(req); in atmel_aes_xts_start() local
[all …]
H A Dimg-hash.c489 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_init() local
553 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_update() local
568 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_final() local
583 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_finup() local
600 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_import() local
614 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_export() local
H A Datmel-tdes.c515 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(req); in atmel_tdes_set_iv_as_last_ciphertext_block() local
533 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(req); in atmel_tdes_finish_req() local
550 struct atmel_tdes_reqctx *rctx; in atmel_tdes_handle_queue() local
628 struct atmel_tdes_reqctx *rctx = skcipher_request_ctx(req); in atmel_tdes_crypt() 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/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.h216 unsigned char rctx = interrupt_context_level(); in DEFINE_OUTPUT_COPY() local
227 static inline void put_recursion_context(u8 *recursion, unsigned char rctx) in put_recursion_context()
H A Dcore.c7687 int rctx; in perf_pending_disable() local
7702 int rctx; in perf_pending_irq() local
7726 int rctx; in perf_pending_task() local
11120 void perf_swevent_put_recursion_context(int rctx) in perf_swevent_put_recursion_context()
11138 int rctx; in __perf_sw_event() local
11423 void perf_trace_run_bpf_submit(void *raw_data, int size, int rctx, in perf_trace_run_bpf_submit()
11484 struct pt_regs *regs, struct hlist_head *head, int rctx, in perf_tp_event()
/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/starfive/
H A Djh7110-aes.c226 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_aes_hw_init() local
295 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_aes_read_authtag() local
345 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_aes_gcm_write_adata() local
373 struct starfive_cryp_request_ctx *rctx = ctx->rctx; in starfive_aes_ccm_write_adata() local
571 struct starfive_cryp_request_ctx *rctx = skcipher_request_ctx(req); in starfive_aes_do_one_req() local
641 struct starfive_cryp_request_ctx *rctx = aead_request_ctx(req); in starfive_aes_aead_do_one_req() 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
H A Dccm.c600 struct crypto_rfc4309_req_ctx *rctx = aead_request_ctx(req); in crypto_rfc4309_crypt() local
/linux/kernel/trace/
H A Dtrace_syscalls.c1427 int rctx; in perf_syscall_enter() local
1568 int rctx; in perf_syscall_exit() local
H A Dtrace_fprobe.c456 int rctx; in fentry_perf_func() local
491 int rctx; in fexit_perf_func() local
H A Dtrace_kprobe.c1699 int rctx; in kprobe_perf_func() local
1748 int rctx; in kretprobe_perf_func() local
/linux/kernel/bpf/
H A Dstackmap.c481 int rctx; in get_callchain_entry_for_task() local

12