Home
last modified time | relevance | path

Searched defs:req (Results 151 – 175 of 1803) sorted by relevance

12345678910>>...73

/OK3568_Linux_fs/kernel/crypto/
H A Drsa-pkcs1pad.c174 static int pkcs1pad_encrypt_sign_complete(struct akcipher_request *req, int err) in pkcs1pad_encrypt_sign_complete()
216 struct akcipher_request *req = child_async_req->data; in pkcs1pad_encrypt_sign_complete_cb() local
229 static int pkcs1pad_encrypt(struct akcipher_request *req) in pkcs1pad_encrypt()
277 static int pkcs1pad_decrypt_complete(struct akcipher_request *req, int err) in pkcs1pad_decrypt_complete()
334 struct akcipher_request *req = child_async_req->data; in pkcs1pad_decrypt_complete_cb() local
346 static int pkcs1pad_decrypt(struct akcipher_request *req) in pkcs1pad_decrypt()
379 static int pkcs1pad_sign(struct akcipher_request *req) in pkcs1pad_sign()
436 static int pkcs1pad_verify_complete(struct akcipher_request *req, int err) in pkcs1pad_verify_complete()
514 struct akcipher_request *req = child_async_req->data; in pkcs1pad_verify_complete_cb() local
534 static int pkcs1pad_verify(struct akcipher_request *req) in pkcs1pad_verify()
H A Dauthencesn.c43 static void authenc_esn_request_complete(struct aead_request *req, int err) in authenc_esn_request_complete()
86 static int crypto_authenc_esn_genicv_tail(struct aead_request *req, in crypto_authenc_esn_genicv_tail()
113 struct aead_request *req = areq->data; in authenc_esn_geniv_ahash_done() local
119 static int crypto_authenc_esn_genicv(struct aead_request *req, in crypto_authenc_esn_genicv()
156 static void crypto_authenc_esn_encrypt_done(struct crypto_async_request *req, in crypto_authenc_esn_encrypt_done()
167 static int crypto_authenc_esn_copy(struct aead_request *req, unsigned int len) in crypto_authenc_esn_copy()
181 static int crypto_authenc_esn_encrypt(struct aead_request *req) in crypto_authenc_esn_encrypt()
219 static int crypto_authenc_esn_decrypt_tail(struct aead_request *req, in crypto_authenc_esn_decrypt_tail()
264 struct aead_request *req = areq->data; in authenc_esn_verify_ahash_done() local
270 static int crypto_authenc_esn_decrypt(struct aead_request *req) in crypto_authenc_esn_decrypt()
H A Dauthenc.c40 static void authenc_request_complete(struct aead_request *req, int err) in authenc_request_complete()
114 struct aead_request *req = areq->data; in authenc_geniv_ahash_done() local
132 static int crypto_authenc_genicv(struct aead_request *req, unsigned int flags) in crypto_authenc_genicv()
163 static void crypto_authenc_encrypt_done(struct crypto_async_request *req, in crypto_authenc_encrypt_done()
177 static int crypto_authenc_copy_assoc(struct aead_request *req) in crypto_authenc_copy_assoc()
192 static int crypto_authenc_encrypt(struct aead_request *req) in crypto_authenc_encrypt()
229 static int crypto_authenc_decrypt_tail(struct aead_request *req, in crypto_authenc_decrypt_tail()
267 struct aead_request *req = areq->data; in authenc_verify_ahash_done() local
278 static int crypto_authenc_decrypt(struct aead_request *req) in crypto_authenc_decrypt()
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_dispatch.c51 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDisp_NewList() local
67 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDisp_EndList() local
101 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDisp_DeleteLists() local
117 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDisp_GenLists() local
1418 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDisp_PixelStoref() local
1434 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDisp_PixelStorei() local
1507 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDisp_GetBooleanv() local
1536 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDisp_GetClipPlane() local
1555 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDisp_GetDoublev() local
1584 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDisp_GetError() local
[all …]
H A Dindirect_dispatch_swap.c165 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDispSwap_NewList() local
182 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDispSwap_EndList() local
236 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDispSwap_DeleteLists() local
254 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDispSwap_GenLists() local
1613 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDispSwap_PixelStoref() local
1631 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDispSwap_PixelStorei() local
1714 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDispSwap_GetBooleanv() local
1744 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDispSwap_GetClipPlane() local
1765 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDispSwap_GetDoublev() local
1796 xGLXSingleReq *const req = (xGLXSingleReq *) pc; in __glXDispSwap_GetError() local
[all …]
/OK3568_Linux_fs/kernel/include/crypto/
H A Dhash.h402 struct ahash_request *req) in crypto_ahash_reqtfm()
418 static inline void *ahash_request_ctx(struct ahash_request *req) in ahash_request_ctx()
491 static inline int crypto_ahash_export(struct ahash_request *req, void *out) in crypto_ahash_export()
507 static inline int crypto_ahash_import(struct ahash_request *req, const void *in) in crypto_ahash_import()
528 static inline int crypto_ahash_init(struct ahash_request *req) in crypto_ahash_init()
549 static inline int crypto_ahash_update(struct ahash_request *req) in crypto_ahash_update()
581 static inline void ahash_request_set_tfm(struct ahash_request *req, in ahash_request_set_tfm()
602 struct ahash_request *req; in ahash_request_alloc() local
617 static inline void ahash_request_free(struct ahash_request *req) in ahash_request_free()
622 static inline void ahash_request_zero(struct ahash_request *req) in ahash_request_zero()
[all …]
H A Daead.h314 static inline struct crypto_aead *crypto_aead_reqtfm(struct aead_request *req) in crypto_aead_reqtfm()
394 static inline void aead_request_set_tfm(struct aead_request *req, in aead_request_set_tfm()
414 struct aead_request *req; in aead_request_alloc() local
428 static inline void aead_request_free(struct aead_request *req) in aead_request_free()
458 static inline void aead_request_set_callback(struct aead_request *req, in aead_request_set_callback()
498 static inline void aead_request_set_crypt(struct aead_request *req, in aead_request_set_crypt()
517 static inline void aead_request_set_ad(struct aead_request *req, in aead_request_set_ad()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c387 struct pxa25x_request *req; in pxa25x_ep_alloc_request() local
404 struct pxa25x_request *req; in pxa25x_ep_free_request() local
416 static void done(struct pxa25x_ep *ep, struct pxa25x_request *req, int status) in done()
445 write_packet(u32 *uddr, struct pxa25x_request *req, unsigned max) in write_packet()
472 write_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in write_fifo()
544 write_ep0_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in write_ep0_fifo()
605 read_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in read_fifo()
684 read_ep0_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in read_ep0_fifo()
726 struct pxa25x_request *req; in pxa25x_ep_queue() local
842 struct pxa25x_request *req; in nuke() local
[all …]
H A Df_fastboot.c321 static void fastboot_complete(struct usb_ep *ep, struct usb_request *req) in fastboot_complete()
411 struct usb_request *req; in fastboot_start_ep() local
542 static void compl_do_reset(struct usb_ep *ep, struct usb_request *req) in compl_do_reset()
552 static void cb_reboot(struct usb_ep *ep, struct usb_request *req) in cb_reboot()
1505 static void cb_getvar(struct usb_ep *ep, struct usb_request *req) in cb_getvar()
1567 static void rx_handler_dl_image(struct usb_ep *ep, struct usb_request *req) in rx_handler_dl_image()
1618 static void cb_download(struct usb_ep *ep, struct usb_request *req) in cb_download()
1643 static void tx_handler_ul(struct usb_ep *ep, struct usb_request *req) in tx_handler_ul()
1697 static void cb_upload(struct usb_ep *ep, struct usb_request *req) in cb_upload()
1714 static void do_bootm_on_complete(struct usb_ep *ep, struct usb_request *req) in do_bootm_on_complete()
[all …]
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c296 const struct ec_params_hello *req = req_data; in process_cmd() local
314 const struct ec_params_vbnvcontext *req = req_data; in process_cmd() local
336 const struct ec_params_reboot_ec *req = req_data; in process_cmd() local
366 const struct ec_params_vboot_hash *req = req_data; in process_cmd() local
401 const struct ec_params_flash_protect *req = req_data; in process_cmd() local
420 const struct ec_params_flash_region_info *req = req_data; in process_cmd() local
442 const struct ec_params_flash_erase *req = req_data; in process_cmd() local
451 const struct ec_params_flash_write *req = req_data; in process_cmd() local
/OK3568_Linux_fs/kernel/drivers/crypto/ux500/hash/
H A Dhash_core.c549 static int ux500_hash_init(struct ahash_request *req) in ux500_hash_init()
853 static int hash_dma_final(struct ahash_request *req) in hash_dma_final()
960 static int hash_hw_final(struct ahash_request *req) in hash_hw_final()
1065 int hash_hw_update(struct ahash_request *req) in hash_hw_update()
1301 static int ahash_update(struct ahash_request *req) in ahash_update()
1321 static int ahash_final(struct ahash_request *req) in ahash_final()
1360 static int ahash_sha1_init(struct ahash_request *req) in ahash_sha1_init()
1373 static int ahash_sha256_init(struct ahash_request *req) in ahash_sha256_init()
1386 static int ahash_sha1_digest(struct ahash_request *req) in ahash_sha1_digest()
1401 static int ahash_sha256_digest(struct ahash_request *req) in ahash_sha256_digest()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/
H A Dec168.c14 static int ec168_ctrl_msg(struct dvb_usb_device *d, struct ec168_req *req) in ec168_ctrl_msg()
105 struct ec168_req req; in ec168_i2c_xfer() local
177 struct ec168_req req = {GET_CONFIG, 0, 1, sizeof(reply), &reply}; in ec168_identify_state() local
201 struct ec168_req req = {DOWNLOAD_FIRMWARE, 0, 0, 0, NULL}; in ec168_download_firmware() local
301 struct ec168_req req = {STREAMING_CTRL, 0x7f01, 0x0202, 0, NULL}; in ec168_streaming_ctrl() local
H A Daz6007.c100 static int __az6007_read(struct usb_device *udev, u8 req, u16 value, in __az6007_read()
125 static int az6007_read(struct dvb_usb_device *d, u8 req, u16 value, in az6007_read()
141 static int __az6007_write(struct usb_device *udev, u8 req, u16 value, in __az6007_write()
172 static int az6007_write(struct dvb_usb_device *d, u8 req, u16 value, in az6007_write()
255 u8 req; in az6007_ci_read_attribute_mem() local
297 u8 req; in az6007_ci_write_attribute_mem() local
328 u8 req; in az6007_ci_read_cam_control() local
374 u8 req; in az6007_ci_write_cam_control() local
404 u8 req; in CI_CamReady() local
436 u8 req; in az6007_ci_slot_reset() local
[all …]
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_reqlist.h86 struct zfcp_fsf_req *req; in _zfcp_reqlist_find() local
108 struct zfcp_fsf_req *req; in zfcp_reqlist_find() local
133 struct zfcp_fsf_req *req; in zfcp_reqlist_find_rm() local
155 struct zfcp_fsf_req *req) in zfcp_reqlist_add()
201 struct zfcp_fsf_req *req; in zfcp_reqlist_apply_for_all() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c40 struct usba_request *req, *req_copy; in queue_dbg_open() local
88 struct usba_request *req, *tmp_req; in queue_dbg_read() local
130 struct usba_request *req, *tmp_req; in queue_dbg_release() local
407 static void next_fifo_transaction(struct usba_ep *ep, struct usba_request *req) in next_fifo_transaction()
428 static void submit_request(struct usba_ep *ep, struct usba_request *req) in submit_request()
465 struct usba_request *req; in submit_next_request() local
487 struct usba_request *req; in receive_data() local
541 request_complete(struct usba_ep *ep, struct usba_request *req, int status) in request_complete()
565 struct usba_request *req, *tmp_req; in request_complete_list() local
703 struct usba_request *req; in usba_ep_alloc_request() local
[all …]
H A Dudc-xilinx.c107 #define to_xusb_req(req) container_of((req), struct xusb_req, usb_req) argument
182 struct xusb_req *req; member
375 static int xudc_dma_send(struct xusb_ep *ep, struct xusb_req *req, in xudc_dma_send()
429 static int xudc_dma_receive(struct xusb_ep *ep, struct xusb_req *req, in xudc_dma_receive()
478 static int xudc_eptxrx(struct xusb_ep *ep, struct xusb_req *req, in xudc_eptxrx()
546 static void xudc_done(struct xusb_ep *ep, struct xusb_req *req, int status) in xudc_done()
581 static int xudc_read_fifo(struct xusb_ep *ep, struct xusb_req *req) in xudc_read_fifo()
671 static int xudc_write_fifo(struct xusb_ep *ep, struct xusb_req *req) in xudc_write_fifo()
731 struct xusb_req *req; in xudc_nuke() local
966 struct xusb_req *req; in xudc_ep_alloc_request() local
[all …]
/OK3568_Linux_fs/kernel/drivers/target/sbp/
H A Dsbp_target.c53 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 …]
/OK3568_Linux_fs/kernel/drivers/staging/emxx_udc/
H A Demxx_udc.c456 struct nbu2ss_req *req, u8 direct) in _nbu2ss_dma_map_single()
486 struct nbu2ss_req *req, u8 direct) in _nbu2ss_dma_unmap_single()
658 struct nbu2ss_req *req) in _nbu2ss_ep0_in_transfer()
713 struct nbu2ss_req *req) in _nbu2ss_ep0_out_transfer()
787 static int _nbu2ss_out_dma(struct nbu2ss_udc *udc, struct nbu2ss_req *req, in _nbu2ss_out_dma()
847 struct nbu2ss_req *req, u32 length) in _nbu2ss_epn_out_pio()
902 struct nbu2ss_req *req, u32 data_size) in _nbu2ss_epn_out_data()
929 struct nbu2ss_req *req) in _nbu2ss_epn_out_transfer()
982 struct nbu2ss_req *req, u32 num, u32 length) in _nbu2ss_in_dma()
1053 struct nbu2ss_req *req, u32 length) in _nbu2ss_epn_in_pio()
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dhbm.c256 struct hbm_host_version_request req; in mei_hbm_start_req() local
292 struct hbm_dma_setup_request req; in mei_hbm_dma_setup_req() local
334 struct hbm_capability_request req; in mei_hbm_capabilities_req() local
367 struct hbm_host_enum_request req; in mei_hbm_enum_clients_req() local
463 struct hbm_add_client_request *req) in mei_hbm_fw_add_cl_req()
495 struct hbm_notification_request req; in mei_hbm_cl_notify_req() local
606 struct hbm_props_request req; in mei_hbm_prop_req() local
651 struct hbm_power_gate req; in mei_hbm_pg() local
679 struct hbm_host_stop_request req; in mei_hbm_stop_req() local
700 struct hbm_flow_control req; in mei_hbm_cl_flow_control_req() local
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/nx/
H A Dnx-aes-ccm.c157 struct aead_request *req, in generate_pat()
329 static int ccm_nx_decrypt(struct aead_request *req, in ccm_nx_decrypt()
407 static int ccm_nx_encrypt(struct aead_request *req, in ccm_nx_encrypt()
480 static int ccm4309_aes_nx_encrypt(struct aead_request *req) in ccm4309_aes_nx_encrypt()
493 static int ccm_aes_nx_encrypt(struct aead_request *req) in ccm_aes_nx_encrypt()
504 static int ccm4309_aes_nx_decrypt(struct aead_request *req) in ccm4309_aes_nx_decrypt()
517 static int ccm_aes_nx_decrypt(struct aead_request *req) in ccm_aes_nx_decrypt()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dcdc-phonet.c51 struct urb *req = NULL; in usbpn_xmit() local
83 static void tx_complete(struct urb *req) in tx_complete()
116 static int rx_submit(struct usbpn_dev *pnd, struct urb *req, gfp_t gfp_flags) in rx_submit()
137 static void rx_complete(struct urb *req) in rx_complete()
221 struct urb *req = usb_alloc_urb(0, GFP_KERNEL); in usbpn_open() local
244 struct urb *req = pnd->urbs[i]; in usbpn_close() local
258 struct if_phonet_req *req = (struct if_phonet_req *)ifr; in usbpn_ioctl() local
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dsahara.c551 static int sahara_aes_process(struct skcipher_request *req) in sahara_aes_process()
627 static int sahara_aes_crypt(struct skcipher_request *req, unsigned long mode) in sahara_aes_crypt()
653 static int sahara_aes_ecb_encrypt(struct skcipher_request *req) in sahara_aes_ecb_encrypt()
673 static int sahara_aes_ecb_decrypt(struct skcipher_request *req) in sahara_aes_ecb_decrypt()
693 static int sahara_aes_cbc_encrypt(struct skcipher_request *req) in sahara_aes_cbc_encrypt()
713 static int sahara_aes_cbc_decrypt(struct skcipher_request *req) in sahara_aes_cbc_decrypt()
823 struct ahash_request *req, in sahara_sha_hw_data_descriptor_create()
876 struct ahash_request *req, in sahara_sha_hw_context_descriptor_create()
911 static int sahara_sha_prepare_request(struct ahash_request *req) in sahara_sha_prepare_request()
985 static int sahara_sha_process(struct ahash_request *req) in sahara_sha_process()
[all …]
/OK3568_Linux_fs/kernel/drivers/clk/sunxi/
H A Dclk-sunxi.c33 static void sun4i_get_pll1_factors(struct factors_request *req) in sun4i_get_pll1_factors()
80 static void sun6i_a31_get_pll1_factors(struct factors_request *req) in sun6i_a31_get_pll1_factors()
157 static void sun8i_a23_get_pll1_factors(struct factors_request *req) in sun8i_a23_get_pll1_factors()
201 static void sun4i_get_pll5_factors(struct factors_request *req) in sun4i_get_pll5_factors()
228 static void sun6i_a31_get_pll6_factors(struct factors_request *req) in sun6i_a31_get_pll6_factors()
249 static void sun5i_a13_get_ahb_factors(struct factors_request *req) in sun5i_a13_get_ahb_factors()
288 static void sun6i_get_ahb1_factors(struct factors_request *req) in sun6i_get_ahb1_factors()
327 static void sun6i_ahb1_recalc(struct factors_request *req) in sun6i_ahb1_recalc()
345 static void sun4i_get_apb1_factors(struct factors_request *req) in sun4i_get_apb1_factors()
384 static void sun7i_a20_get_out_factors(struct factors_request *req) in sun7i_a20_get_out_factors()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c283 struct nix_bp_cfg_req *req, in rvu_mbox_handler_nix_bp_disable()
309 static int rvu_nix_get_bpid(struct rvu *rvu, struct nix_bp_cfg_req *req, in rvu_nix_get_bpid()
369 struct nix_bp_cfg_req *req, in rvu_mbox_handler_nix_bp_enable()
615 static int rvu_nix_aq_enq_inst(struct rvu *rvu, struct nix_aq_enq_req *req, in rvu_nix_aq_enq_inst()
850 static int nix_lf_hwctx_disable(struct rvu *rvu, struct hwctx_disable_req *req) in nix_lf_hwctx_disable()
904 static int nix_lf_hwctx_lockdown(struct rvu *rvu, struct nix_aq_enq_req *req) in nix_lf_hwctx_lockdown()
931 struct nix_aq_enq_req *req, in rvu_mbox_handler_nix_aq_enq()
944 struct nix_aq_enq_req *req, in rvu_mbox_handler_nix_aq_enq()
952 struct hwctx_disable_req *req, in rvu_mbox_handler_nix_hwctx_disable()
959 struct nix_lf_alloc_req *req, in rvu_mbox_handler_nix_lf_alloc()
[all …]
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dtcp.c79 struct nvme_request req; member
212 static inline bool nvme_tcp_async_req(struct nvme_tcp_request *req) in nvme_tcp_async_req()
217 static inline bool nvme_tcp_has_inline_data(struct nvme_tcp_request *req) in nvme_tcp_has_inline_data()
230 static inline struct page *nvme_tcp_req_cur_page(struct nvme_tcp_request *req) in nvme_tcp_req_cur_page()
235 static inline size_t nvme_tcp_req_cur_offset(struct nvme_tcp_request *req) in nvme_tcp_req_cur_offset()
240 static inline size_t nvme_tcp_req_cur_length(struct nvme_tcp_request *req) in nvme_tcp_req_cur_length()
246 static inline size_t nvme_tcp_req_offset(struct nvme_tcp_request *req) in nvme_tcp_req_offset()
251 static inline size_t nvme_tcp_pdu_data_left(struct nvme_tcp_request *req) in nvme_tcp_pdu_data_left()
257 static inline size_t nvme_tcp_pdu_last_send(struct nvme_tcp_request *req, in nvme_tcp_pdu_last_send()
263 static void nvme_tcp_init_iter(struct nvme_tcp_request *req, in nvme_tcp_init_iter()
[all …]

12345678910>>...73