Home
last modified time | relevance | path

Searched defs:req (Results 76 – 100 of 1803) sorted by relevance

12345678910>>...73

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dtwofish_avx_glue.c172 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt()
177 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt()
182 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt()
187 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt()
192 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt()
197 static int xts_encrypt(struct skcipher_request *req) in xts_encrypt()
206 static int xts_decrypt(struct skcipher_request *req) in xts_decrypt()
H A Dcast6_avx_glue.c142 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt()
147 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt()
152 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt()
157 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt()
162 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt()
191 static int xts_encrypt(struct skcipher_request *req) in xts_encrypt()
200 static int xts_decrypt(struct skcipher_request *req) in xts_decrypt()
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Daes-spe-glue.c180 static int ppc_ecb_crypt(struct skcipher_request *req, bool enc) in ppc_ecb_crypt()
209 static int ppc_ecb_encrypt(struct skcipher_request *req) in ppc_ecb_encrypt()
214 static int ppc_ecb_decrypt(struct skcipher_request *req) in ppc_ecb_decrypt()
219 static int ppc_cbc_crypt(struct skcipher_request *req, bool enc) in ppc_cbc_crypt()
250 static int ppc_cbc_encrypt(struct skcipher_request *req) in ppc_cbc_encrypt()
255 static int ppc_cbc_decrypt(struct skcipher_request *req) in ppc_cbc_decrypt()
260 static int ppc_ctr_crypt(struct skcipher_request *req) in ppc_ctr_crypt()
286 static int ppc_xts_crypt(struct skcipher_request *req, bool enc) in ppc_xts_crypt()
320 static int ppc_xts_encrypt(struct skcipher_request *req) in ppc_xts_encrypt()
358 static int ppc_xts_decrypt(struct skcipher_request *req) in ppc_xts_decrypt()
/OK3568_Linux_fs/kernel/include/crypto/
H A Dakcipher.h161 static inline void akcipher_request_set_tfm(struct akcipher_request *req, in akcipher_request_set_tfm()
168 struct akcipher_request *req) in crypto_akcipher_reqtfm()
196 struct akcipher_request *req; in akcipher_request_alloc() local
210 static inline void akcipher_request_free(struct akcipher_request *req) in akcipher_request_free()
226 static inline void akcipher_request_set_callback(struct akcipher_request *req, in akcipher_request_set_callback()
248 static inline void akcipher_request_set_crypt(struct akcipher_request *req, in akcipher_request_set_crypt()
287 static inline int crypto_akcipher_encrypt(struct akcipher_request *req) in crypto_akcipher_encrypt()
311 static inline int crypto_akcipher_decrypt(struct akcipher_request *req) in crypto_akcipher_decrypt()
335 static inline int crypto_akcipher_sign(struct akcipher_request *req) in crypto_akcipher_sign()
362 static inline int crypto_akcipher_verify(struct akcipher_request *req) in crypto_akcipher_verify()
H A Dkpp.h132 static inline void kpp_request_set_tfm(struct kpp_request *req, in kpp_request_set_tfm()
138 static inline struct crypto_kpp *crypto_kpp_reqtfm(struct kpp_request *req) in crypto_kpp_reqtfm()
176 struct kpp_request *req; in kpp_request_alloc() local
190 static inline void kpp_request_free(struct kpp_request *req) in kpp_request_free()
206 static inline void kpp_request_set_callback(struct kpp_request *req, in kpp_request_set_callback()
225 static inline void kpp_request_set_input(struct kpp_request *req, in kpp_request_set_input()
242 static inline void kpp_request_set_output(struct kpp_request *req, in kpp_request_set_output()
309 static inline int crypto_kpp_generate_public_key(struct kpp_request *req) in crypto_kpp_generate_public_key()
332 static inline int crypto_kpp_compute_shared_secret(struct kpp_request *req) in crypto_kpp_compute_shared_secret()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c997 struct be_cmd_req_eq_create *req; in be_cmd_eq_create() local
1046 struct be_cmd_req_mac_query *req; in be_cmd_mac_addr_query() local
1087 struct be_cmd_req_pmac_add *req; in be_cmd_pmac_add() local
1127 struct be_cmd_req_pmac_del *req; in be_cmd_pmac_del() local
1162 struct be_cmd_req_cq_create *req; in be_cmd_cq_create() local
1240 struct be_cmd_req_mcc_ext_create *req; in be_cmd_mccq_ext_create() local
1305 struct be_cmd_req_mcc_create *req; in be_cmd_mccq_org_create() local
1362 struct be_cmd_req_eth_tx_create *req; in be_cmd_txq_create() local
1412 struct be_cmd_req_eth_rx_create *req; in be_cmd_rxq_create() local
1457 struct be_cmd_req_q_destroy *req; in be_cmd_q_destroy() local
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaampkc.c44 struct akcipher_request *req) in rsa_io_unmap()
57 struct akcipher_request *req) in rsa_pub_unmap()
69 struct akcipher_request *req) in rsa_priv_f1_unmap()
81 struct akcipher_request *req) in rsa_priv_f2_unmap()
98 struct akcipher_request *req) in rsa_priv_f3_unmap()
119 struct akcipher_request *req = context; in rsa_pub_done() local
149 struct akcipher_request *req = context; in rsa_priv_f_done() local
240 static struct rsa_edesc *rsa_edesc_alloc(struct akcipher_request *req, in rsa_edesc_alloc()
368 struct akcipher_request *req = container_of(areq, in akcipher_do_one_req() local
393 static int set_rsa_pub_pdb(struct akcipher_request *req, in set_rsa_pub_pdb()
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto-aes.c24 struct skcipher_request *req = skcipher_request_cast(async_req); in ccp_aes_complete() local
65 static int ccp_aes_crypt(struct skcipher_request *req, bool encrypt) in ccp_aes_crypt()
112 static int ccp_aes_encrypt(struct skcipher_request *req) in ccp_aes_encrypt()
117 static int ccp_aes_decrypt(struct skcipher_request *req) in ccp_aes_decrypt()
137 struct skcipher_request *req = skcipher_request_cast(async_req); in ccp_aes_rfc3686_complete() local
160 static int ccp_aes_rfc3686_crypt(struct skcipher_request *req, bool encrypt) in ccp_aes_rfc3686_crypt()
184 static int ccp_aes_rfc3686_encrypt(struct skcipher_request *req) in ccp_aes_rfc3686_encrypt()
189 static int ccp_aes_rfc3686_decrypt(struct skcipher_request *req) in ccp_aes_rfc3686_decrypt()
H A Dccp-crypto-sha.c28 struct ahash_request *req = ahash_request_cast(async_req); in ccp_sha_complete() local
57 static int ccp_do_sha_update(struct ahash_request *req, unsigned int nbytes, in ccp_do_sha_update()
181 static int ccp_sha_init(struct ahash_request *req) in ccp_sha_init()
205 static int ccp_sha_update(struct ahash_request *req) in ccp_sha_update()
210 static int ccp_sha_final(struct ahash_request *req) in ccp_sha_final()
215 static int ccp_sha_finup(struct ahash_request *req) in ccp_sha_finup()
220 static int ccp_sha_digest(struct ahash_request *req) in ccp_sha_digest()
231 static int ccp_sha_export(struct ahash_request *req, void *out) in ccp_sha_export()
252 static int ccp_sha_import(struct ahash_request *req, const void *in) in ccp_sha_import()
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-udc.c27 struct usb_request req; member
43 static inline struct isp1760_request *req_to_udc_req(struct usb_request *req) in req_to_udc_req()
124 struct isp1760_request *req, in isp1760_udc_request_complete()
177 struct isp1760_request *req) in isp1760_udc_receive()
243 struct isp1760_request *req) in isp1760_udc_transmit()
281 struct isp1760_request *req; in isp1760_ep_rx_ready() local
322 struct isp1760_request *req; in isp1760_ep_tx_complete() local
433 struct isp1760_request *req; in __isp1760_udc_set_halt() local
451 const struct usb_ctrlrequest *req) in isp1760_udc_get_status()
521 struct usb_ctrlrequest *req) in isp1760_ep0_setup_standard()
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxsingle.c64 #define GetReqSingle(name, req) \ argument
74 #define GetReqSingle(name, req) \ argument
157 xGLXSingleReq *req = (xGLXSingleReq *) pc; in __glXForwardSingleReq() local
212 xGLXSingleReq *req = (xGLXSingleReq *) pc; in __glXForwardPipe0WithReply() local
299 xGLXSingleReq *req = (xGLXSingleReq *) pc; in __glXForwardAllWithReply() local
406 xGLXSingleReq *req = (xGLXSingleReq *) pc; in __glXForwardSingleReqSwap() local
433 xGLXSingleReq *req = (xGLXSingleReq *) pc; in __glXForwardPipe0WithReplySwap() local
460 xGLXSingleReq *req = (xGLXSingleReq *) pc; in __glXForwardPipe0WithReplySwapsv() local
487 xGLXSingleReq *req = (xGLXSingleReq *) pc; in __glXForwardPipe0WithReplySwapiv() local
514 xGLXSingleReq *req = (xGLXSingleReq *) pc; in __glXForwardPipe0WithReplySwapdv() local
[all …]
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Daz6027.c298 static int az6027_usb_in_op(struct dvb_usb_device *d, u8 req, in az6027_usb_in_op()
329 u8 req, in az6027_usb_out_op()
366 u8 req; in az6027_streaming_ctrl() local
414 u8 req; in az6027_ci_read_attribute_mem() local
456 u8 req; in az6027_ci_write_attribute_mem() local
487 u8 req; in az6027_ci_read_cam_control() local
533 u8 req; in az6027_ci_write_cam_control() local
563 u8 req; in CI_CamReady() local
595 u8 req; in az6027_ci_slot_reset() local
651 u8 req; in az6027_ci_slot_ts_enable() local
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c60 struct cmdq_query_version req; in bnxt_qplib_query_version() local
80 struct cmdq_query_func req; in bnxt_qplib_get_dev_attr() local
175 struct cmdq_set_func_resources req; in bnxt_qplib_set_func_resources() local
246 struct cmdq_delete_gid req; in bnxt_qplib_del_sgid() local
316 struct cmdq_add_gid req; in bnxt_qplib_add_sgid() local
377 struct cmdq_modify_gid req; in bnxt_qplib_update_sgid() local
497 struct cmdq_create_ah req; in bnxt_qplib_create_ah() local
540 struct cmdq_destroy_ah req; in bnxt_qplib_destroy_ah() local
557 struct cmdq_deallocate_key req; in bnxt_qplib_free_mrw() local
593 struct cmdq_allocate_mrw req; in bnxt_qplib_alloc_mrw() local
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_aead.c870 static void cc_proc_digest_desc(struct aead_request *req, in cc_proc_digest_desc()
920 static void cc_set_cipher_desc(struct aead_request *req, in cc_set_cipher_desc()
965 static void cc_proc_cipher(struct aead_request *req, struct cc_hw_desc desc[], in cc_proc_cipher()
988 static void cc_set_hmac_desc(struct aead_request *req, struct cc_hw_desc desc[], in cc_set_hmac_desc()
1021 static void cc_set_xcbc_desc(struct aead_request *req, struct cc_hw_desc desc[], in cc_set_xcbc_desc()
1081 static void cc_proc_header_desc(struct aead_request *req, in cc_proc_header_desc()
1096 static void cc_proc_scheme_desc(struct aead_request *req, in cc_proc_scheme_desc()
1158 static void cc_mlli_to_sram(struct aead_request *req, in cc_mlli_to_sram()
1210 static void cc_hmac_authenc(struct aead_request *req, struct cc_hw_desc desc[], in cc_hmac_authenc()
1263 cc_xcbc_authenc(struct aead_request *req, struct cc_hw_desc desc[], in cc_xcbc_authenc()
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c69 static inline int sec_alloc_queue_id(struct sec_ctx *ctx, struct sec_req *req) in sec_alloc_queue_id()
79 static inline void sec_free_queue_id(struct sec_ctx *ctx, struct sec_req *req) in sec_free_queue_id()
87 static int sec_alloc_req_id(struct sec_req *req, struct sec_qp_ctx *qp_ctx) in sec_alloc_req_id()
106 static void sec_free_req_id(struct sec_req *req) in sec_free_req_id()
124 static int sec_aead_verify(struct sec_req *req) in sec_aead_verify()
151 struct sec_req *req; in sec_req_cb() local
194 static int sec_bd_send(struct sec_ctx *ctx, struct sec_req *req) in sec_bd_send()
720 static void sec_cipher_pbuf_unmap(struct sec_ctx *ctx, struct sec_req *req, in sec_cipher_pbuf_unmap()
743 static int sec_cipher_map(struct sec_ctx *ctx, struct sec_req *req, in sec_cipher_map()
801 static void sec_cipher_unmap(struct sec_ctx *ctx, struct sec_req *req, in sec_cipher_unmap()
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-sha.c143 struct ahash_request *req; member
285 struct ahash_request *req = dd->req; in atmel_sha_complete() local
425 static int atmel_sha_init(struct ahash_request *req) in atmel_sha_init()
877 struct ahash_request *req = dd->req; in atmel_sha_update_req() local
898 struct ahash_request *req = dd->req; in atmel_sha_final_req() local
922 static void atmel_sha_copy_hash(struct ahash_request *req) in atmel_sha_copy_hash()
953 static void atmel_sha_copy_ready_hash(struct ahash_request *req) in atmel_sha_copy_ready_hash()
984 static int atmel_sha_finish(struct ahash_request *req) in atmel_sha_finish()
998 static void atmel_sha_finish_req(struct ahash_request *req, int err) in atmel_sha_finish_req()
1055 struct ahash_request *req) in atmel_sha_handle_queue()
[all …]
H A Datmel-tdes.c112 struct skcipher_request *req; member
570 struct skcipher_request *req = dd->req; in atmel_tdes_set_iv_as_last_ciphertext_block() local
593 struct skcipher_request *req = dd->req; in atmel_tdes_finish_req() local
607 struct skcipher_request *req) in atmel_tdes_handle_queue()
689 static int atmel_tdes_crypt(struct skcipher_request *req, unsigned long mode) in atmel_tdes_crypt()
828 static int atmel_tdes_ecb_encrypt(struct skcipher_request *req) in atmel_tdes_ecb_encrypt()
833 static int atmel_tdes_ecb_decrypt(struct skcipher_request *req) in atmel_tdes_ecb_decrypt()
838 static int atmel_tdes_cbc_encrypt(struct skcipher_request *req) in atmel_tdes_cbc_encrypt()
843 static int atmel_tdes_cbc_decrypt(struct skcipher_request *req) in atmel_tdes_cbc_decrypt()
847 static int atmel_tdes_cfb_encrypt(struct skcipher_request *req) in atmel_tdes_cfb_encrypt()
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/stm32/
H A Dstm32-cryp.c138 struct skcipher_request *req; member
290 struct skcipher_request *req = cryp->req; in stm32_cryp_get_iv() local
677 static int stm32_cryp_crypt(struct skcipher_request *req, unsigned long mode) in stm32_cryp_crypt()
692 static int stm32_cryp_aead_crypt(struct aead_request *req, unsigned long mode) in stm32_cryp_aead_crypt()
794 static int stm32_cryp_aes_ecb_encrypt(struct skcipher_request *req) in stm32_cryp_aes_ecb_encrypt()
805 static int stm32_cryp_aes_ecb_decrypt(struct skcipher_request *req) in stm32_cryp_aes_ecb_decrypt()
816 static int stm32_cryp_aes_cbc_encrypt(struct skcipher_request *req) in stm32_cryp_aes_cbc_encrypt()
827 static int stm32_cryp_aes_cbc_decrypt(struct skcipher_request *req) in stm32_cryp_aes_cbc_decrypt()
838 static int stm32_cryp_aes_ctr_encrypt(struct skcipher_request *req) in stm32_cryp_aes_ctr_encrypt()
846 static int stm32_cryp_aes_ctr_decrypt(struct skcipher_request *req) in stm32_cryp_aes_ctr_decrypt()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Daes-ce-glue.c167 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt()
187 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt()
207 static int cbc_encrypt_walk(struct skcipher_request *req, in cbc_encrypt_walk()
226 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt()
237 static int cbc_decrypt_walk(struct skcipher_request *req, in cbc_decrypt_walk()
256 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt()
267 static int cts_cbc_encrypt(struct skcipher_request *req) in cts_cbc_encrypt()
325 static int cts_cbc_decrypt(struct skcipher_request *req) in cts_cbc_decrypt()
383 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt()
436 static int ctr_encrypt_sync(struct skcipher_request *req) in ctr_encrypt_sync()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/
H A Dmpc52xx_lpbfifo.c52 struct mpc52xx_lpbfifo_request *req; member
62 static void mpc52xx_lpbfifo_kick(struct mpc52xx_lpbfifo_request *req) in mpc52xx_lpbfifo_kick()
221 struct mpc52xx_lpbfifo_request *req; in mpc52xx_lpbfifo_irq() local
327 struct mpc52xx_lpbfifo_request *req; in mpc52xx_lpbfifo_bcom_irq() local
378 struct mpc52xx_lpbfifo_request *req = lpbfifo.req; in mpc52xx_lpbfifo_poll() local
396 int mpc52xx_lpbfifo_submit(struct mpc52xx_lpbfifo_request *req) in mpc52xx_lpbfifo_submit()
424 int mpc52xx_lpbfifo_start_xfer(struct mpc52xx_lpbfifo_request *req) in mpc52xx_lpbfifo_start_xfer()
456 void mpc52xx_lpbfifo_abort(struct mpc52xx_lpbfifo_request *req) in mpc52xx_lpbfifo_abort()
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dacompress.h16 static inline void *acomp_request_ctx(struct acomp_req *req) in acomp_request_ctx()
26 static inline void acomp_request_complete(struct acomp_req *req, in acomp_request_complete()
39 struct acomp_req *req; in __acomp_request_alloc() local
47 static inline void __acomp_request_free(struct acomp_req *req) in __acomp_request_free()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp_diag.c18 const struct inet_diag_req_v2 *req, in sk_diag_dump()
30 const struct inet_diag_req_v2 *req) in udp_dump_one()
156 const struct inet_diag_req_v2 *req) in udp_diag_dump_one()
170 const struct inet_diag_req_v2 *req, in __udp_diag_destroy()
228 const struct inet_diag_req_v2 *req) in udp_diag_destroy()
234 const struct inet_diag_req_v2 *req) in udplite_diag_destroy()
259 const struct inet_diag_req_v2 *req) in udplite_diag_dump_one()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v1_skcipher.c20 struct skcipher_request *req = in rk_alg_ctx_cast() local
51 struct skcipher_request *req) in rk_handle_req()
143 static int rk_cipher_encrypt(struct skcipher_request *req) in rk_cipher_encrypt()
163 static int rk_cipher_decrypt(struct skcipher_request *req) in rk_cipher_decrypt()
187 struct skcipher_request *req = in rk_ablk_hw_init() local
243 struct skcipher_request *req = in rk_set_data_start() local
269 struct skcipher_request *req = in rk_ablk_start() local
291 struct skcipher_request *req = in rk_iv_copyback() local
312 struct skcipher_request *req = in rk_update_iv() local
/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Drpc_rdma.c324 struct rpcrdma_req *req, in rpcrdma_mr_prepare()
363 struct rpcrdma_req *req, in rpcrdma_encode_read_list()
420 struct rpcrdma_req *req, in rpcrdma_encode_write_list()
485 struct rpcrdma_req *req, in rpcrdma_encode_reply_chunk()
537 struct rpcrdma_req *req = in rpcrdma_sendctx_done() local
573 struct rpcrdma_req *req, u32 len) in rpcrdma_prepare_hdr_sge()
591 struct rpcrdma_req *req, unsigned int len) in rpcrdma_prepare_head_iov()
612 static bool rpcrdma_prepare_pagelist(struct rpcrdma_req *req, in rpcrdma_prepare_pagelist()
652 static bool rpcrdma_prepare_tail_iov(struct rpcrdma_req *req, in rpcrdma_prepare_tail_iov()
679 struct rpcrdma_req *req, in rpcrdma_pullup_tail_iov()
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/nx/
H A Dnx-aes-gcm.c100 struct aead_request *req, in nx_gca()
169 static int gmac(struct aead_request *req, const u8 *iv, unsigned int assoclen) in gmac()
242 static int gcm_empty(struct aead_request *req, const u8 *iv, int enc) in gcm_empty()
307 static int gcm_aes_nx_crypt(struct aead_request *req, int enc, in gcm_aes_nx_crypt()
416 static int gcm_aes_nx_encrypt(struct aead_request *req) in gcm_aes_nx_encrypt()
426 static int gcm_aes_nx_decrypt(struct aead_request *req) in gcm_aes_nx_decrypt()
436 static int gcm4106_aes_nx_encrypt(struct aead_request *req) in gcm4106_aes_nx_encrypt()
453 static int gcm4106_aes_nx_decrypt(struct aead_request *req) in gcm4106_aes_nx_decrypt()

12345678910>>...73