/linux-6.15/arch/x86/crypto/ |
D | aria_gfni_avx512_glue.c | 33 static int ecb_do_encrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_encrypt() 43 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt() 53 static int aria_avx512_ecb_encrypt(struct skcipher_request *req) in aria_avx512_ecb_encrypt() 61 static int aria_avx512_ecb_decrypt(struct skcipher_request *req) in aria_avx512_ecb_decrypt() 75 static int aria_avx512_ctr_encrypt(struct skcipher_request *req) in aria_avx512_ctr_encrypt()
|
D | aria_aesni_avx2_glue.c | 48 static int ecb_do_encrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_encrypt() 57 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt() 66 static int aria_avx2_ecb_encrypt(struct skcipher_request *req) in aria_avx2_ecb_encrypt() 74 static int aria_avx2_ecb_decrypt(struct skcipher_request *req) in aria_avx2_ecb_decrypt() 88 static int aria_avx2_ctr_encrypt(struct skcipher_request *req) in aria_avx2_ctr_encrypt()
|
D | aria_aesni_avx_glue.c | 48 static int ecb_do_encrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_encrypt() 56 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt() 64 static int aria_avx_ecb_encrypt(struct skcipher_request *req) in aria_avx_ecb_encrypt() 72 static int aria_avx_ecb_decrypt(struct skcipher_request *req) in aria_avx_ecb_decrypt() 86 static int aria_avx_ctr_encrypt(struct skcipher_request *req) in aria_avx_ctr_encrypt()
|
D | camellia_aesni_avx2_glue.c | 33 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() 43 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() 53 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() 60 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt()
|
D | serpent_sse2_glue.c | 44 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() 52 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() 60 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() 67 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt()
|
D | twofish_avx_glue.c | 41 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() 50 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() 59 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() 66 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt()
|
/linux-6.15/drivers/crypto/hisilicon/sec2/ |
D | sec_crypto.c | 120 static inline u32 sec_alloc_queue_id(struct sec_ctx *ctx, struct sec_req *req) in sec_alloc_queue_id() 130 static inline void sec_free_queue_id(struct sec_ctx *ctx, struct sec_req *req) in sec_free_queue_id() 138 static int sec_alloc_req_id(struct sec_req *req, struct sec_qp_ctx *qp_ctx) in sec_alloc_req_id() 156 static void sec_free_req_id(struct sec_req *req) in sec_free_req_id() 202 static int sec_cb_status_check(struct sec_req *req, in sec_cb_status_check() 239 struct sec_req *req; in sec_req_cb() local 276 static int sec_bd_send(struct sec_ctx *ctx, struct sec_req *req) in sec_bd_send() 921 static void sec_cipher_pbuf_unmap(struct sec_ctx *ctx, struct sec_req *req, in sec_cipher_pbuf_unmap() 941 static int sec_aead_mac_init(struct sec_aead_req *req) in sec_aead_mac_init() 960 static int sec_cipher_map(struct sec_ctx *ctx, struct sec_req *req, in sec_cipher_map() [all …]
|
/linux-6.15/drivers/misc/mei/ |
D | hbm.c | 258 struct hbm_host_version_request req; in mei_hbm_start_req() local 294 struct hbm_dma_setup_request req; in mei_hbm_dma_setup_req() local 336 struct hbm_capability_request req; in mei_hbm_capabilities_req() local 375 struct hbm_host_enum_request req; in mei_hbm_enum_clients_req() local 471 struct hbm_add_client_request *req) in mei_hbm_fw_add_cl_req() 503 struct hbm_notification_request req; in mei_hbm_cl_notify_req() local 614 struct hbm_client_dma_map_request req; in mei_hbm_cl_dma_map_req() local 645 struct hbm_client_dma_unmap_request req; in mei_hbm_cl_dma_unmap_req() local 733 struct hbm_props_request req; in mei_hbm_prop_req() local 778 struct hbm_power_gate req; in mei_hbm_pg() local [all …]
|
/linux-6.15/crypto/ |
D | pcbc.c | 20 static int crypto_pcbc_encrypt_segment(struct skcipher_request *req, in crypto_pcbc_encrypt_segment() 42 static int crypto_pcbc_encrypt_inplace(struct skcipher_request *req, in crypto_pcbc_encrypt_inplace() 64 static int crypto_pcbc_encrypt(struct skcipher_request *req) in crypto_pcbc_encrypt() 87 static int crypto_pcbc_decrypt_segment(struct skcipher_request *req, in crypto_pcbc_decrypt_segment() 109 static int crypto_pcbc_decrypt_inplace(struct skcipher_request *req, in crypto_pcbc_decrypt_inplace() 131 static int crypto_pcbc_decrypt(struct skcipher_request *req) in crypto_pcbc_decrypt()
|
/linux-6.15/drivers/crypto/ |
D | sahara.c | 540 static void sahara_aes_cbc_update_iv(struct skcipher_request *req) in sahara_aes_cbc_update_iv() 555 static int sahara_aes_process(struct skcipher_request *req) in sahara_aes_process() 644 static int sahara_aes_fallback(struct skcipher_request *req, unsigned long mode) in sahara_aes_fallback() 664 static int sahara_aes_crypt(struct skcipher_request *req, unsigned long mode) in sahara_aes_crypt() 688 static int sahara_aes_ecb_encrypt(struct skcipher_request *req) in sahara_aes_ecb_encrypt() 693 static int sahara_aes_ecb_decrypt(struct skcipher_request *req) in sahara_aes_ecb_decrypt() 698 static int sahara_aes_cbc_encrypt(struct skcipher_request *req) in sahara_aes_cbc_encrypt() 703 static int sahara_aes_cbc_decrypt(struct skcipher_request *req) in sahara_aes_cbc_decrypt() 801 struct ahash_request *req, in sahara_sha_hw_data_descriptor_create() 854 struct ahash_request *req, in sahara_sha_hw_context_descriptor_create() [all …]
|
D | s5p-sss.c | 305 struct skcipher_request *req; member 463 struct skcipher_request *req = dev->req; in s5p_sg_done() local 483 static void s5p_aes_complete(struct skcipher_request *req, int err) in s5p_aes_complete() 645 struct skcipher_request *req; in s5p_aes_interrupt() local 768 static void s5p_hash_read_msg(struct ahash_request *req) in s5p_hash_read_msg() 798 static void s5p_hash_write_iv(struct ahash_request *req) in s5p_hash_write_iv() 809 static void s5p_hash_copy_result(struct ahash_request *req) in s5p_hash_copy_result() 1195 static int s5p_hash_prepare_request(struct ahash_request *req, bool update) in s5p_hash_prepare_request() 1290 static void s5p_hash_finish(struct ahash_request *req) in s5p_hash_finish() 1306 static void s5p_hash_finish_req(struct ahash_request *req, int err) in s5p_hash_finish_req() [all …]
|
/linux-6.15/drivers/usb/gadget/udc/ |
D | r8a66597-udc.c | 569 struct r8a66597_request *req) in start_ep0_write() 631 struct r8a66597_request *req) in sudmac_alloc_channel() 668 struct r8a66597_request *req) in sudmac_free_channel() 686 struct r8a66597_request *req) in sudmac_start() 699 struct r8a66597_request *req) in start_packet_write() 734 struct r8a66597_request *req) in start_packet_read() 768 static void start_packet(struct r8a66597_ep *ep, struct r8a66597_request *req) in start_packet() 776 static void start_ep0(struct r8a66597_ep *ep, struct r8a66597_request *req) in start_ep0() 899 struct r8a66597_request *req, int status) in transfer_complete() 935 static void irq_ep0_write(struct r8a66597_ep *ep, struct r8a66597_request *req) in irq_ep0_write() [all …]
|
D | gr_udc.c | 91 struct gr_request *req) in gr_dbgprint_request() 112 struct gr_request *req) {} in gr_dbgprint_request() 129 struct gr_request *req; in gr_seq_ep_show() local 254 static void gr_free_dma_desc_chain(struct gr_udc *dev, struct gr_request *req) in gr_free_dma_desc_chain() 282 static void gr_finish_request(struct gr_ep *ep, struct gr_request *req, in gr_finish_request() 348 struct gr_request *req; in gr_alloc_request() local 366 struct gr_request *req; in gr_start_dma() local 408 struct gr_request *req; in gr_dma_advance() local 436 static int gr_add_dma_desc(struct gr_ep *ep, struct gr_request *req, in gr_add_dma_desc() 475 static int gr_setup_out_desc_list(struct gr_ep *ep, struct gr_request *req, in gr_setup_out_desc_list() [all …]
|
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_rep.c | 93 int rvu_mbox_handler_rep_event_notify(struct rvu *rvu, struct rep_event *req, in rvu_mbox_handler_rep_event_notify() 112 struct rep_event *req; in rvu_rep_notify_pfvf_state() local 146 struct nix_stats_req *req, in rvu_mbox_handler_nix_lf_stats() 196 struct nix_vtag_config req = {}; in rvu_rep_tx_vlan_cfg() local 218 struct nix_vtag_config req = {}; in rvu_rep_rx_vlan_cfg() local 235 struct npc_install_flow_req req = {}; in rvu_rep_install_rx_rule() local 276 struct npc_install_flow_req req = {}; in rvu_rep_install_tx_rule() local 423 int rvu_mbox_handler_esw_cfg(struct rvu *rvu, struct esw_cfg_req *req, in rvu_mbox_handler_esw_cfg() 437 int rvu_mbox_handler_get_rep_cnt(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_get_rep_cnt()
|
/linux-6.15/drivers/usb/gadget/function/ |
D | uvc_video.c | 91 uvc_video_encode_bulk(struct usb_request *req, struct uvc_video *video, in uvc_video_encode_bulk() 134 uvc_video_encode_isoc_sg(struct usb_request *req, struct uvc_video *video, in uvc_video_encode_isoc_sg() 201 uvc_video_encode_isoc(struct usb_request *req, struct uvc_video *video, in uvc_video_encode_isoc() 256 static int uvcg_video_ep_queue(struct uvc_video *video, struct usb_request *req) in uvcg_video_ep_queue() 282 struct usb_request *req, bool queue_to_ep) in uvcg_video_usb_req_queue() 331 uvc_video_complete(struct usb_ep *ep, struct usb_request *req) in uvc_video_complete() 426 struct usb_request *req; in uvcg_video_hw_submit() local 614 struct usb_request *req = NULL; in uvcg_video_pump() local 688 struct usb_request *req, *temp; in uvcg_video_disable() local
|
/linux-6.15/drivers/scsi/be2iscsi/ |
D | be_mgmt.c | 42 struct be_bsg_vendor_cmd *req = nonemb_cmd->va; in mgmt_vendor_specific_fw_cmd() local 120 struct tcp_connect_and_offload_in_v1 *req; in mgmt_open_connection() local 323 struct be_cmd_req_modify_eq_delay *req; in beiscsi_modify_eq_delay() local 364 struct be_cmd_hba_name *req; in beiscsi_get_initiator_name() local 392 struct be_cmd_get_all_if_id_req *req; in beiscsi_if_get_handle() local 440 struct be_cmd_set_def_gateway_req *req; in beiscsi_if_mod_gw() local 494 struct be_cmd_get_def_gateway_req *req; in beiscsi_if_get_gw() local 517 struct be_cmd_set_ip_addr_req *req; in beiscsi_if_clr_ip() local 555 struct be_cmd_set_ip_addr_req *req; in beiscsi_if_set_ip() local 747 struct be_cmd_get_if_info_req *req; in beiscsi_if_get_info() local [all …]
|
/linux-6.15/drivers/target/sbp/ |
D | sbp_target.c | 53 static int read_peer_guid(u64 *guid, const struct sbp_management_request *req) in read_peer_guid() 259 struct sbp_management_agent *agent, struct sbp_management_request *req, in sbp_management_request_login() 478 struct sbp_management_agent *agent, struct sbp_management_request *req, in sbp_management_request_query_logins() 490 struct sbp_management_agent *agent, struct sbp_management_request *req, in sbp_management_request_reconnect() 549 struct sbp_management_agent *agent, struct sbp_management_request *req, in sbp_management_request_logout() 856 struct sbp_target_request *req = in tgt_agent_process_work() local 914 struct sbp_target_request *req; in sbp_mgt_get_req() local 935 struct sbp_target_request *req; in tgt_agent_fetch_work() local 1085 static int sbp_run_request_transaction(struct sbp_target_request *req, in sbp_run_request_transaction() 1109 static int sbp_fetch_command(struct sbp_target_request *req) in sbp_fetch_command() [all …]
|
/linux-6.15/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptvf_algs.c | 87 struct aead_request *req; in validate_hmac_cipher_null() local 220 static inline int create_ctx_hdr(struct skcipher_request *req, u32 enc, in create_ctx_hdr() 290 static inline int create_input_list(struct skcipher_request *req, u32 enc, in create_input_list() 308 static inline void create_output_list(struct skcipher_request *req, in create_output_list() 327 static int skcipher_do_fallback(struct skcipher_request *req, bool is_enc) in skcipher_do_fallback() 350 static inline int cpt_enc_dec(struct skcipher_request *req, u32 enc) in cpt_enc_dec() 402 static int otx2_cpt_skcipher_encrypt(struct skcipher_request *req) in otx2_cpt_skcipher_encrypt() 407 static int otx2_cpt_skcipher_decrypt(struct skcipher_request *req) in otx2_cpt_skcipher_decrypt() 967 static inline int create_aead_ctx_hdr(struct aead_request *req, u32 enc, in create_aead_ctx_hdr() 1058 static inline void create_hmac_ctx_hdr(struct aead_request *req, u32 *argcnt, in create_hmac_ctx_hdr() [all …]
|
/linux-6.15/drivers/usb/isp1760/ |
D | isp1760-udc.c | 29 struct usb_request req; member 45 static inline struct isp1760_request *req_to_udc_req(struct usb_request *req) in req_to_udc_req() 182 struct isp1760_request *req, in isp1760_udc_request_complete() 235 struct isp1760_request *req) in isp1760_udc_receive() 301 struct isp1760_request *req) in isp1760_udc_transmit() 339 struct isp1760_request *req; in isp1760_ep_rx_ready() local 380 struct isp1760_request *req; in isp1760_ep_tx_complete() local 496 struct isp1760_request *req; in __isp1760_udc_set_halt() local 514 const struct usb_ctrlrequest *req) in isp1760_udc_get_status() 587 struct usb_ctrlrequest *req) in isp1760_ep0_setup_standard() [all …]
|
/linux-6.15/drivers/misc/genwqe/ |
D | card_ddcb.c | 195 struct ddcb_requ *req; in ddcb_requ_alloc() local 206 struct ddcb_requ *req = container_of(cmd, struct ddcb_requ, cmd); in ddcb_requ_free() local 211 static inline enum genwqe_requ_state ddcb_requ_get_state(struct ddcb_requ *req) in ddcb_requ_get_state() 216 static inline void ddcb_requ_set_state(struct ddcb_requ *req, in ddcb_requ_set_state() 222 static inline int ddcb_requ_collect_debug_data(struct ddcb_requ *req) in ddcb_requ_collect_debug_data() 241 static int ddcb_requ_finished(struct genwqe_dev *cd, struct ddcb_requ *req) in ddcb_requ_finished() 330 static void copy_ddcb_results(struct ddcb_requ *req, int ddcb_no) in copy_ddcb_results() 378 struct ddcb_requ *req; in genwqe_check_ddcb_queue() local 477 int __genwqe_wait_ddcb(struct genwqe_dev *cd, struct ddcb_requ *req) in __genwqe_wait_ddcb() 620 int __genwqe_purge_ddcb(struct genwqe_dev *cd, struct ddcb_requ *req) in __genwqe_purge_ddcb() [all …]
|
/linux-6.15/drivers/usb/gadget/udc/aspeed-vhub/ |
D | ep0.c | 31 struct usb_request *req = &ep->ep0.req.req; in ast_vhub_reply() local 177 struct ast_vhub_req *req) in ast_vhub_ep0_do_send() 235 static void ast_vhub_ep0_do_receive(struct ast_vhub_ep *ep, struct ast_vhub_req *req, in ast_vhub_ep0_do_receive() 275 struct ast_vhub_req *req; in ast_vhub_ep0_handle_ack() local 362 struct ast_vhub_req *req = to_ast_req(u_req); in ast_vhub_ep0_queue() local 442 struct ast_vhub_req *req; in ast_vhub_ep0_dequeue() local
|
/linux-6.15/drivers/crypto/chelsio/ |
D | chcr_algo.c | 171 void chcr_verify_tag(struct aead_request *req, u8 *input, int *err) in chcr_verify_tag() 209 static inline int chcr_handle_aead_resp(struct aead_request *req, in chcr_handle_aead_resp() 690 struct skcipher_request *req, in chcr_cipher_fallback() 710 static inline int get_qidxs(struct crypto_async_request *req, in get_qidxs() 757 struct crypto_async_request *req, in create_wreq() 1054 static int chcr_update_tweak(struct skcipher_request *req, u8 *iv, in chcr_update_tweak() 1095 static int chcr_update_cipher_iv(struct skcipher_request *req, in chcr_update_cipher_iv() 1129 static int chcr_final_cipher_iv(struct skcipher_request *req, in chcr_final_cipher_iv() 1156 static int chcr_handle_cipher_resp(struct skcipher_request *req, in chcr_handle_cipher_resp() 1242 static int process_cipher(struct skcipher_request *req, in process_cipher() [all …]
|
/linux-6.15/drivers/crypto/caam/ |
D | caamalg.c | 960 struct aead_request *req) in aead_unmap() 968 struct skcipher_request *req) in skcipher_unmap() 982 struct aead_request *req = context; in aead_crypt_done() local 1021 struct skcipher_request *req = context; in skcipher_crypt_done() local 1071 static void init_aead_job(struct aead_request *req, in init_aead_job() 1132 static void init_gcm_job(struct aead_request *req, in init_gcm_job() 1162 static void init_chachapoly_job(struct aead_request *req, in init_chachapoly_job() 1196 static void init_authenc_job(struct aead_request *req, in init_authenc_job() 1249 static void init_skcipher_job(struct skcipher_request *req, in init_skcipher_job() 1305 static struct aead_edesc *aead_edesc_alloc(struct aead_request *req, in aead_edesc_alloc() [all …]
|
/linux-6.15/fs/erofs/ |
D | fscache.c | 55 static void erofs_fscache_req_complete(struct erofs_fscache_rq *req) in erofs_fscache_req_complete() 75 static void erofs_fscache_req_put(struct erofs_fscache_rq *req) in erofs_fscache_req_put() 86 struct erofs_fscache_rq *req = kzalloc(sizeof(*req), GFP_KERNEL); in erofs_fscache_req_alloc() local 99 struct erofs_fscache_rq *req = io->private; in erofs_fscache_req_io_put() local 109 struct erofs_fscache_rq *req = io->private; in erofs_fscache_req_end_io() local 116 static struct erofs_fscache_io *erofs_fscache_req_io_alloc(struct erofs_fscache_rq *req) in erofs_fscache_req_io_alloc() 228 struct erofs_fscache_rq *req; in erofs_fscache_meta_read_folio() local 256 static int erofs_fscache_data_read_slice(struct erofs_fscache_rq *req) in erofs_fscache_data_read_slice() 327 static int erofs_fscache_data_read(struct erofs_fscache_rq *req) in erofs_fscache_data_read() 341 struct erofs_fscache_rq *req; in erofs_fscache_read_folio() local [all …]
|
/linux-6.15/drivers/crypto/marvell/octeontx/ |
D | otx_cptvf_algs.c | 102 struct aead_request *req; in validate_hmac_cipher_null() local 233 static inline u32 create_ctx_hdr(struct skcipher_request *req, u32 enc, in create_ctx_hdr() 304 static inline u32 create_input_list(struct skcipher_request *req, u32 enc, in create_input_list() 322 static inline void create_output_list(struct skcipher_request *req, in create_output_list() 341 static inline int cpt_enc_dec(struct skcipher_request *req, u32 enc) in cpt_enc_dec() 384 static int otx_cpt_skcipher_encrypt(struct skcipher_request *req) in otx_cpt_skcipher_encrypt() 389 static int otx_cpt_skcipher_decrypt(struct skcipher_request *req) in otx_cpt_skcipher_decrypt() 885 static inline u32 create_aead_ctx_hdr(struct aead_request *req, u32 enc, in create_aead_ctx_hdr() 970 static inline u32 create_hmac_ctx_hdr(struct aead_request *req, u32 *argcnt, in create_hmac_ctx_hdr() 997 static inline u32 create_aead_input_list(struct aead_request *req, u32 enc) in create_aead_input_list() [all …]
|