/linux-4.4.14/drivers/crypto/sunxi-ss/ |
D | sun4i-ss-cipher.c | 323 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt() local 334 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt() local 346 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt() local 357 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt() local 369 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt() local 380 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_des_decrypt() local 392 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_des_encrypt() local 403 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_ecb_des_decrypt() local 415 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_des3_encrypt() local 426 struct sun4i_cipher_req_ctx *rctx = ablkcipher_request_ctx(areq); in sun4i_ss_cbc_des3_decrypt() local [all …]
|
/linux-4.4.14/crypto/ |
D | chacha20poly1305.c | 99 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_verify_tag() local 112 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_copy_tag() local 128 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_decrypt() local 158 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail_continue() local 175 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail() local 208 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipherpad() local 238 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipher() local 269 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_adpad() local 299 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_ad() local 323 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_setkey() local [all …]
|
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 | 208 struct cryptd_blkcipher_request_ctx *rctx; in cryptd_blkcipher_crypt() local 251 struct cryptd_blkcipher_request_ctx *rctx = ablkcipher_request_ctx(req); in cryptd_blkcipher_enqueue() local 448 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_enqueue() local 464 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_init() local 491 struct cryptd_hash_request_ctx *rctx; in cryptd_hash_update() local 516 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_final() local 539 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_finup() local 564 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_digest() local 590 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_export() local 597 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 | ctr.c | 284 struct crypto_rfc3686_req_ctx *rctx = in crypto_rfc3686_crypt() local
|
D | gcm.c | 825 struct crypto_rfc4106_req_ctx *rctx = aead_request_ctx(req); in crypto_rfc4106_crypt() local 1053 struct crypto_rfc4543_req_ctx *rctx = aead_request_ctx(req); in crypto_rfc4543_crypt() local
|
D | ccm.c | 707 struct crypto_rfc4309_req_ctx *rctx = aead_request_ctx(req); in crypto_rfc4309_crypt() local
|
/linux-4.4.14/drivers/crypto/qce/ |
D | sha.c | 42 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_done() local 79 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_async_req_handle() local 129 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_init() local 145 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_export() local 176 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_import_common() local 209 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_import() local 232 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_update() local 307 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_final() local 330 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 63 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); in qce_ablkcipher_async_req_handle() local 198 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.4.14/arch/x86/crypto/sha-mb/ |
D | sha1_mb.c | 93 static void req_ctx_init(struct mcryptd_hash_request_ctx *rctx, in req_ctx_init() 363 static int sha1_mb_set_results(struct mcryptd_hash_request_ctx *rctx) in sha1_mb_set_results() 380 struct mcryptd_hash_request_ctx *rctx = *ret_rctx; in sha_finish_walk() local 422 static int sha_complete_job(struct mcryptd_hash_request_ctx *rctx, in sha_complete_job() 469 static void sha1_mb_add_list(struct mcryptd_hash_request_ctx *rctx, in sha1_mb_add_list() 491 struct mcryptd_hash_request_ctx *rctx = in sha1_mb_update() local 550 struct mcryptd_hash_request_ctx *rctx = in sha1_mb_finup() local 610 struct mcryptd_hash_request_ctx *rctx = in sha1_mb_final() local 820 struct mcryptd_hash_request_ctx *rctx; in sha1_mb_flusher() local
|
/linux-4.4.14/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 188 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_init() local 225 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_export() local 244 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 164 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_init() local 212 struct ccp_sha_req_ctx *rctx = ahash_request_ctx(req); in ccp_sha_export() local 233 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.4.14/drivers/crypto/nx/ |
D | nx-aes-gcm.c | 325 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_crypt() local 433 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_encrypt() local 443 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in gcm_aes_nx_decrypt() local 455 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 | 495 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in ccm4309_aes_nx_encrypt() local 525 struct nx_gcm_rctx *rctx = aead_request_ctx(req); in ccm4309_aes_nx_decrypt() local
|
/linux-4.4.14/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 | 190 int rctx; in get_recursion_context() local 210 static inline void put_recursion_context(int *recursion, int rctx) in put_recursion_context()
|
D | core.c | 4984 int rctx; in perf_pending_event() local 6687 inline void perf_swevent_put_recursion_context(int rctx) in perf_swevent_put_recursion_context() 6707 int rctx; in __perf_sw_event() local 6951 struct pt_regs *regs, struct hlist_head *head, int rctx, in perf_tp_event()
|
/linux-4.4.14/drivers/crypto/ |
D | sahara.c | 555 struct sahara_aes_reqctx *rctx; in sahara_aes_process() local 640 struct sahara_aes_reqctx *rctx = ablkcipher_request_ctx(req); in sahara_aes_crypt() local 763 struct sahara_sha_reqctx *rctx) in sahara_sha_init_hdr() 786 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_links_create() 822 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_data_descriptor_create() 875 struct sahara_sha_reqctx *rctx, in sahara_sha_hw_context_descriptor_create() 914 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_prepare_request() local 988 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_process() local 1080 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_enqueue() local 1108 struct sahara_sha_reqctx *rctx = ahash_request_ctx(req); in sahara_sha_init() 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 | 1164 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_cmd_desc() 1369 struct hifn_context *ctx, struct hifn_request_context *rctx, in hifn_setup_dma() 1576 struct hifn_request_context *rctx = ablkcipher_request_ctx(req); in hifn_setup_session() local 1648 struct hifn_request_context rctx; in hifn_test() local 1770 struct hifn_request_context *rctx = ablkcipher_request_ctx(req); in hifn_process_ready() local 2099 struct hifn_request_context *rctx = ablkcipher_request_ctx(req); in hifn_setup_crypto_req() 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 | 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 | 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 | 613 struct omap_aes_reqctx *rctx; in omap_aes_handle_queue() local 725 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_crypt() local
|
/linux-4.4.14/kernel/trace/ |
D | trace_syscalls.c | 555 int rctx; in perf_syscall_enter() local 629 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 | 1130 int rctx; in kprobe_perf_func() local 1165 int rctx; in kretprobe_perf_func() local
|
D | trace_uprobe.c | 1117 int rctx; in __uprobe_perf_func() local
|
/linux-4.4.14/include/linux/ |
D | trace_events.h | 621 perf_trace_buf_submit(void *raw_data, int size, int rctx, u64 addr, in perf_trace_buf_submit()
|
D | perf_event.h | 1105 static inline void perf_swevent_put_recursion_context(int rctx) { } in perf_swevent_put_recursion_context()
|