/linux-4.1.27/drivers/crypto/qce/ |
D | sha.c | 42 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_done() local 80 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_async_req_handle() local 133 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_init() local 149 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_export() local 180 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_import_common() local 213 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_import() local 236 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_update() local 311 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_final() local 334 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_digest() local
|
D | ablkcipher.c | 29 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_ablkcipher_done() local 65 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_ablkcipher_async_req_handle() local 208 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_ablkcipher_crypt() local
|
D | common.c | 235 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_setup_regs_ahash() local 319 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_setup_regs_ablkcipher() local
|
/linux-4.1.27/crypto/ |
D | mcryptd.c | 101 struct mcryptd_hash_request_ctx *rctx) in mcryptd_enqueue_request() 322 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_enqueue() local 340 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_init() local 367 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_update() local 393 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_final() local 419 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_finup() local 448 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_digest() local 478 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_export() local 485 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_import() local 676 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_shash_desc() local
|
D | cryptd.c | 209 struct cryptd_blkcipher_request_ctx *rctx; in cryptd_blkcipher_crypt() local 252 struct cryptd_blkcipher_request_ctx *rctx = ablkcipher_request_ctx(req); in cryptd_blkcipher_enqueue() local 439 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_enqueue() local 455 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_init() local 482 struct cryptd_hash_request_ctx *rctx; in cryptd_hash_update() local 507 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_final() local 530 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_finup() local 555 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_digest() local 581 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_export() local 588 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_import() local [all …]
|
D | rmd128.c | 222 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_init() local 239 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_update() local 274 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_final() local
|
D | rmd256.c | 237 struct rmd256_ctx *rctx = shash_desc_ctx(desc); in rmd256_init() local 258 struct rmd256_ctx *rctx = shash_desc_ctx(desc); in rmd256_update() local 293 struct rmd256_ctx *rctx = shash_desc_ctx(desc); in rmd256_final() local
|
D | rmd320.c | 284 struct rmd320_ctx *rctx = shash_desc_ctx(desc); in rmd320_init() local 307 struct rmd320_ctx *rctx = shash_desc_ctx(desc); in rmd320_update() local 342 struct rmd320_ctx *rctx = shash_desc_ctx(desc); in rmd320_final() local
|
D | rmd160.c | 265 struct rmd160_ctx *rctx = shash_desc_ctx(desc); in rmd160_init() local 283 struct rmd160_ctx *rctx = shash_desc_ctx(desc); in rmd160_update() local 318 struct rmd160_ctx *rctx = shash_desc_ctx(desc); in rmd160_final() local
|
D | gcm.c | 1107 struct crypto_rfc4543_req_ctx *rctx = crypto_rfc4543_reqctx(req); in crypto_rfc4543_done() local 1123 struct crypto_rfc4543_req_ctx *rctx = crypto_rfc4543_reqctx(req); in crypto_rfc4543_crypt() local 1198 struct crypto_rfc4543_req_ctx *rctx = crypto_rfc4543_reqctx(req); in crypto_rfc4543_encrypt() local
|
D | ctr.c | 284 struct crypto_rfc3686_req_ctx *rctx = in crypto_rfc3686_crypt() local
|
/linux-4.1.27/drivers/crypto/ccp/ |
D | ccp-crypto-aes-cmac.c | 31 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_complete() local 63 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_do_cmac_update() local 170 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_init() local 207 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_export() local 226 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_import() local
|
D | ccp-crypto-sha.c | 30 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_complete() local 62 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_do_sha_update() local 151 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_init() local 199 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_export() local 220 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_import() local
|
D | ccp-crypto-aes.c | 29 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_complete() local 73 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_crypt() local 147 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_rfc3686_complete() local 172 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_rfc3686_crypt() local
|
D | ccp-crypto-aes-xts.c | 87 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_xts_complete() local 123 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_xts_crypt() local
|
/linux-4.1.27/arch/x86/crypto/sha-mb/ |
D | sha1_mb.c | 96 static void req_ctx_init(struct mcryptd_hash_request_ctx *rctx, in req_ctx_init() 366 static int sha1_mb_set_results(struct mcryptd_hash_request_ctx *rctx) in sha1_mb_set_results() 383 struct mcryptd_hash_request_ctx *rctx = *ret_rctx; in sha_finish_walk() local 425 static int sha_complete_job(struct mcryptd_hash_request_ctx *rctx, in sha_complete_job() 472 static void sha1_mb_add_list(struct mcryptd_hash_request_ctx *rctx, in sha1_mb_add_list() 494 struct mcryptd_hash_request_ctx *rctx = in sha1_mb_update() local 553 struct mcryptd_hash_request_ctx *rctx = in sha1_mb_finup() local 613 struct mcryptd_hash_request_ctx *rctx = in sha1_mb_final() local 823 struct mcryptd_hash_request_ctx *rctx; in sha1_mb_flusher() local
|
/linux-4.1.27/drivers/crypto/nx/ |
D | nx-aes-gcm.c | 333 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_crypt() local 438 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_encrypt() local 448 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_decrypt() local 459 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm4106_aes_nx_encrypt() local 472 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm4106_aes_nx_decrypt() local
|
D | nx-aes-ccm.c | 497 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in ccm4309_aes_nx_encrypt() local 529 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in ccm4309_aes_nx_decrypt() local
|
/linux-4.1.27/kernel/events/ |
D | callchain.c | 135 static struct perf_callchain_entry *get_callchain_entry(int *rctx) in get_callchain_entry() 154 put_callchain_entry(int rctx) in put_callchain_entry() 162 int rctx; in perf_callchain() local
|
D | internal.h | 199 int rctx; in get_recursion_context() local 219 static inline void put_recursion_context(int *recursion, int rctx) in put_recursion_context()
|
D | core.c | 4818 int rctx; in perf_pending_event() local 6389 inline void perf_swevent_put_recursion_context(int rctx) in perf_swevent_put_recursion_context() 6409 int rctx; in __perf_sw_event() local 6656 struct pt_regs *regs, struct hlist_head *head, int rctx, in perf_tp_event()
|
/linux-4.1.27/drivers/crypto/ |
D | sahara.c | 581 struct sahara_aes_reqctx *rctx; in sahara_aes_process() local 666 struct sahara_aes_reqctx *rctx = ablkcipher_request_ctx(req); in sahara_aes_crypt() local 789 struct sahara_sha_reqctx *rctx) in sahara_sha_init_hdr() 812 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_links_create() 867 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_data_descriptor_create() 920 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_context_descriptor_create() 959 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_prepare_request() local 1034 struct sahara_sha_reqctx *rctx) in sahara_sha_unmap_sg() 1053 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_process() local 1144 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_enqueue() local [all …]
|
D | mxs-dcp.c | 201 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_run_aes() local 255 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_aes_block_crypt() local 400 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_aes_enqueue() local 516 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in mxs_dcp_run_sha() local 566 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in dcp_sha_req_to_buf() local 643 struct dcp_sha_req_ctx *rctx; in dcp_chan_thread_sha() local 707 struct dcp_sha_req_ctx *rctx = ahash_request_ctx(req); in dcp_sha_update_fx() local
|
D | n2_core.c | 305 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_init() local 317 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_update() local 331 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_final() local 344 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_finup() local 523 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_do_async_digest() local 598 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hash_async_digest() local 616 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hmac_async_digest() local 624 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req); in n2_hmac_async_digest() local 875 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_compute_chunks() local 956 struct n2_request_context *rctx = ablkcipher_request_ctx(req); in n2_chunk_complete() local [all …]
|
D | img-hash.c | 484 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_init() local 547 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_update() local 562 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_final() local 576 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_finup() local
|
D | hifn_795x.c | 1166 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_cmd_desc() 1371 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_dma() 1578 struct hifn_request_context *rctx = ablkcipher_request_ctx(req); in hifn_setup_session() local 1650 struct hifn_request_context rctx; in hifn_test() local 1772 struct hifn_request_context *rctx = ablkcipher_request_ctx(req); in hifn_process_ready() local 2101 struct hifn_request_context *rctx = ablkcipher_request_ctx(req); in hifn_setup_crypto_req() local
|
D | atmel-tdes.c | 593 struct atmel_tdes_reqctx *rctx; in atmel_tdes_handle_queue() local 675 struct atmel_tdes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_tdes_crypt() local
|
D | atmel-aes.c | 567 struct atmel_aes_reqctx *rctx; in atmel_aes_handle_queue() local 710 struct atmel_aes_reqctx *rctx = ablkcipher_request_ctx(req); in atmel_aes_crypt() local
|
D | omap-des.c | 594 struct omap_des_reqctx *rctx; in omap_des_handle_queue() local 704 struct omap_des_reqctx *rctx = ablkcipher_request_ctx(req); in omap_des_crypt() local
|
D | omap-aes.c | 612 struct omap_aes_reqctx *rctx; in omap_aes_handle_queue() local 722 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_crypt() local
|
/linux-4.1.27/kernel/trace/ |
D | trace_syscalls.c | 554 int rctx; in perf_syscall_enter() local 628 int rctx; in perf_syscall_exit() local
|
D | trace_event_perf.c | 308 int rctx; in perf_ftrace_function_call() local
|
D | trace_kprobe.c | 1142 int rctx; in kprobe_perf_func() local 1177 int rctx; in kretprobe_perf_func() local
|
D | trace_uprobe.c | 1101 int rctx; in __uprobe_perf_func() local
|
/linux-4.1.27/include/linux/ |
D | ftrace_event.h | 619 perf_trace_buf_submit(void *raw_data, int size, int rctx, u64 addr, in perf_trace_buf_submit()
|
D | perf_event.h | 959 static inline void perf_swevent_put_recursion_context(int rctx) { } in perf_swevent_put_recursion_context()
|