| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | rxkad.c | 103 struct skcipher_request *req; in rxkad_prime_packet_security() local 182 struct skcipher_request *req) in rxkad_secure_packet_auth() 219 struct skcipher_request *req) in rxkad_secure_packet_encrypt() 282 struct skcipher_request *req; in rxkad_secure_packet() local 354 struct skcipher_request *req) in rxkad_verify_packet_1() 431 struct skcipher_request *req) in rxkad_verify_packet_2() 531 struct skcipher_request *req; in rxkad_verify_packet() local 784 struct skcipher_request *req; in rxkad_encrypt_response() local 901 struct skcipher_request *req; in rxkad_decrypt_ticket() local 1056 struct skcipher_request *req = rxkad_ci_req; in rxkad_decrypt_response() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | http_file_source.cpp | 19 void HTTPFileSource::Impl::request(HTTPRequest* req) in request() 46 void HTTPFileSource::Impl::cancel(HTTPRequest* req) in cancel() 93 for (auto req : requestsVector) { in onReplyFinished() local
|
| /OK3568_Linux_fs/kernel/arch/mips/crypto/ |
| H A D | chacha-glue.c | 29 static int chacha_mips_stream_xor(struct skcipher_request *req, in chacha_mips_stream_xor() 54 static int chacha_mips(struct skcipher_request *req) in chacha_mips() 62 static int xchacha_mips(struct skcipher_request *req) in xchacha_mips()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/ |
| H A D | safexcel_cipher.c | 960 struct skcipher_request *req = skcipher_request_cast(async); in safexcel_skcipher_handle_result() local 982 struct aead_request *req = aead_request_cast(async); in safexcel_aead_handle_result() local 1021 struct skcipher_request *req = skcipher_request_cast(async); in safexcel_skcipher_send() local 1053 struct aead_request *req = aead_request_cast(async); in safexcel_aead_send() local 1174 static int safexcel_encrypt(struct skcipher_request *req) in safexcel_encrypt() 1180 static int safexcel_decrypt(struct skcipher_request *req) in safexcel_decrypt() 1684 static int safexcel_aead_encrypt(struct aead_request *req) in safexcel_aead_encrypt() 1691 static int safexcel_aead_decrypt(struct aead_request *req) in safexcel_aead_decrypt() 2516 static int safexcel_encrypt_xts(struct skcipher_request *req) in safexcel_encrypt_xts() 2524 static int safexcel_decrypt_xts(struct skcipher_request *req) in safexcel_decrypt_xts() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ccp/ |
| H A D | ccp-crypto-des3.c | 23 struct skcipher_request *req = skcipher_request_cast(async_req); in ccp_des3_complete() local 60 static int ccp_des3_crypt(struct skcipher_request *req, bool encrypt) in ccp_des3_crypt() 108 static int ccp_des3_encrypt(struct skcipher_request *req) in ccp_des3_encrypt() 113 static int ccp_des3_decrypt(struct skcipher_request *req) in ccp_des3_decrypt()
|
| H A D | ccp-crypto-aes-xts.c | 64 struct skcipher_request *req = skcipher_request_cast(async_req); in ccp_aes_xts_complete() local 104 static int ccp_aes_xts_crypt(struct skcipher_request *req, in ccp_aes_xts_crypt() 187 static int ccp_aes_xts_encrypt(struct skcipher_request *req) in ccp_aes_xts_encrypt() 192 static int ccp_aes_xts_decrypt(struct skcipher_request *req) in ccp_aes_xts_decrypt()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_mr.c | 62 union pvrdma_cmd_req req; in pvrdma_get_dma_mr() local 118 union pvrdma_cmd_req req; in pvrdma_reg_user_mr() local 209 union pvrdma_cmd_req req; in pvrdma_alloc_mr() local 281 union pvrdma_cmd_req req; in pvrdma_dereg_mr() local
|
| /OK3568_Linux_fs/kernel/net/unix/ |
| H A D | diag.c | 78 struct sock *req, *peer; in sk_diag_dump_icons() local 123 static int sk_diag_fill(struct sock *sk, struct sk_buff *skb, struct unix_diag_req *req, in sk_diag_fill() 182 static int sk_diag_dump(struct sock *sk, struct sk_buff *skb, struct unix_diag_req *req, in sk_diag_dump() 200 struct unix_diag_req *req; in unix_diag_dump() local 262 struct unix_diag_req *req) in unix_diag_get_exact()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | pcf50633-adc.c | 81 adc_enqueue_request(struct pcf50633 *pcf, struct pcf50633_adc_request *req) in adc_enqueue_request() 110 struct pcf50633_adc_sync_request *req = param; in pcf50633_adc_sync_read_callback() local 118 struct pcf50633_adc_sync_request req; in pcf50633_adc_sync_read() local 138 struct pcf50633_adc_request *req; in pcf50633_adc_async_read() local 172 struct pcf50633_adc_request *req; in pcf50633_adc_irq() local
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | blowfish_glue.c | 71 static int ecb_crypt(struct skcipher_request *req, in ecb_crypt() 118 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() 123 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() 151 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() 232 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() 318 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt()
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 199 static int ghash_async_init(struct ahash_request *req) in ghash_async_init() 212 static int ghash_async_update(struct ahash_request *req) in ghash_async_update() 230 static int ghash_async_final(struct ahash_request *req) in ghash_async_final() 248 static int ghash_async_digest(struct ahash_request *req) in ghash_async_digest() 269 static int ghash_async_import(struct ahash_request *req, const void *in) in ghash_async_import() 281 static int ghash_async_export(struct ahash_request *req, void *out) in ghash_async_export()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | pcrypt.c | 61 struct aead_request *req = pcrypt_request_ctx(preq); in pcrypt_aead_serial() local 68 struct aead_request *req = areq->data; in pcrypt_aead_done() local 80 struct aead_request *req = pcrypt_request_ctx(preq); in pcrypt_aead_enc() local 92 static int pcrypt_aead_encrypt(struct aead_request *req) in pcrypt_aead_encrypt() 127 struct aead_request *req = pcrypt_request_ctx(preq); in pcrypt_aead_dec() local 139 static int pcrypt_aead_decrypt(struct aead_request *req) in pcrypt_aead_decrypt()
|
| H A D | ecb.c | 16 static int crypto_ecb_crypt(struct skcipher_request *req, in crypto_ecb_crypt() 44 static int crypto_ecb_encrypt(struct skcipher_request *req) in crypto_ecb_encrypt() 53 static int crypto_ecb_decrypt(struct skcipher_request *req) in crypto_ecb_decrypt()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | fotg210.c | 44 struct usb_request req; member 209 static int fotg210_dma(struct fotg210_ep *ep, struct fotg210_request *req) in fotg210_dma() 323 struct usb_ctrlrequest *req = (struct usb_ctrlrequest *)tmp; in fotg210_setup() local 471 struct fotg210_request *req; in fotg210_recv() local 565 struct fotg210_request *req = malloc(sizeof(*req)); in fotg210_ep_alloc_request() local 577 struct fotg210_request *req; in fotg210_ep_free_request() local 589 struct fotg210_request *req; in fotg210_ep_queue() local 646 struct fotg210_request *req; in fotg210_ep_dequeue() local
|
| /OK3568_Linux_fs/kernel/net/bpfilter/ |
| H A D | bpfilter_kern.c | 34 static int bpfilter_send_req(struct mbox_request *req) in bpfilter_send_req() 66 struct mbox_request req = { in bpfilter_process_sockopt() local 82 struct mbox_request req = { .pid = current->pid }; in start_umh() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | sa2ul.c | 171 void *req; member 617 static inline void sa_update_cmdl(struct sa_req *req, u32 *cmdl, in sa_update_cmdl() 1016 struct skcipher_request *req; in sa_aes_dma_in_callback() local 1054 static int sa_run(struct sa_req *req) in sa_run() 1271 static int sa_cipher_run(struct skcipher_request *req, u8 *iv, int enc) in sa_cipher_run() 1320 static int sa_encrypt(struct skcipher_request *req) in sa_encrypt() 1325 static int sa_decrypt(struct skcipher_request *req) in sa_decrypt() 1333 struct ahash_request *req; in sa_sha_dma_in_callback() local 1357 static int zero_message_process(struct ahash_request *req) in zero_message_process() 1379 static int sa_sha_run(struct ahash_request *req) in sa_sha_run() [all …]
|
| H A D | omap-sham.c | 232 struct ahash_request *req; member 286 static void omap_sham_copy_hash_omap2(struct ahash_request *req, int out) in omap_sham_copy_hash_omap2() 301 static void omap_sham_copy_hash_omap4(struct ahash_request *req, int out) in omap_sham_copy_hash_omap4() 326 static void omap_sham_copy_ready_hash(struct ahash_request *req) in omap_sham_copy_ready_hash() 866 struct ahash_request *req = container_of(areq, struct ahash_request, in omap_sham_prepare_request() local 961 static int omap_sham_init(struct ahash_request *req) in omap_sham_init() 1030 struct ahash_request *req = dd->req; in omap_sham_update_req() local 1056 struct ahash_request *req = dd->req; in omap_sham_final_req() local 1084 struct ahash_request *req = container_of(areq, struct ahash_request, in omap_sham_hash_one_req() local 1115 static int omap_sham_finish_hmac(struct ahash_request *req) in omap_sham_finish_hmac() [all …]
|
| H A D | geode-aes.c | 263 static int geode_skcipher_crypt(struct skcipher_request *req, int mode, int dir) in geode_skcipher_crypt() 294 static int geode_cbc_encrypt(struct skcipher_request *req) in geode_cbc_encrypt() 299 static int geode_cbc_decrypt(struct skcipher_request *req) in geode_cbc_decrypt() 304 static int geode_ecb_encrypt(struct skcipher_request *req) in geode_ecb_encrypt() 309 static int geode_ecb_decrypt(struct skcipher_request *req) in geode_ecb_decrypt()
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | ipv4.c | 198 struct request_sock *req = inet_reqsk(sk); in dccp_req_err() local 397 struct request_sock *req, in dccp_v4_request_recv_sock() 479 static int dccp_v4_send_response(const struct sock *sk, struct request_sock *req) in dccp_v4_send_response() 556 static void dccp_v4_reqsk_destructor(struct request_sock *req) in dccp_v4_reqsk_destructor() 562 void dccp_syn_ack_timeout(const struct request_sock *req) in dccp_syn_ack_timeout() 580 struct request_sock *req; in dccp_v4_conn_request() local 838 struct request_sock *req = inet_reqsk(sk); in dccp_v4_rcv() local
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/ |
| H A D | models.py | 134 req = models.ForeignKey(BuildRequest, on_delete=models.CASCADE) variable in BRLayer 143 …req = models.OneToOneField(BuildRequest, on_delete=models.CASCADE) # only one bitbake f… variable in BRBitbake 149 req = models.ForeignKey(BuildRequest, on_delete=models.CASCADE) variable in BRVariable 154 req = models.ForeignKey(BuildRequest, on_delete=models.CASCADE) variable in BRTarget 159 req = models.ForeignKey(BuildRequest, on_delete=models.CASCADE) variable in BRError
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/512x/ |
| H A D | mpc512x_lpbfifo.c | 42 struct mpc512x_lpbfifo_request *req; member 66 struct mpc512x_lpbfifo_request *req = NULL; in mpc512x_lpbfifo_irq() local 118 struct mpc512x_lpbfifo_request *req = NULL; in mpc512x_lpbfifo_callback() local 332 static int mpc512x_lpbfifo_submit_locked(struct mpc512x_lpbfifo_request *req) in mpc512x_lpbfifo_submit_locked() 354 int mpc512x_lpbfifo_submit(struct mpc512x_lpbfifo_request *req) in mpc512x_lpbfifo_submit()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_minisocks.c | 360 void tcp_openreq_init_rwin(struct request_sock *req, in tcp_openreq_init_rwin() 401 const struct request_sock *req) in tcp_ecn_openreq_child() 436 struct request_sock *req, in smc_check_reset_syn_req() 457 struct request_sock *req, in tcp_create_openreq_child() 571 struct request_sock *req, in tcp_check_req()
|
| /OK3568_Linux_fs/kernel/arch/s390/crypto/ |
| H A D | paes_s390.c | 202 static int ecb_paes_crypt(struct skcipher_request *req, unsigned long modifier) in ecb_paes_crypt() 239 static int ecb_paes_encrypt(struct skcipher_request *req) in ecb_paes_encrypt() 244 static int ecb_paes_decrypt(struct skcipher_request *req) in ecb_paes_decrypt() 315 static int cbc_paes_crypt(struct skcipher_request *req, unsigned long modifier) in cbc_paes_crypt() 356 static int cbc_paes_encrypt(struct skcipher_request *req) in cbc_paes_encrypt() 361 static int cbc_paes_decrypt(struct skcipher_request *req) in cbc_paes_decrypt() 478 static int xts_paes_crypt(struct skcipher_request *req, unsigned long modifier) in xts_paes_crypt() 533 static int xts_paes_encrypt(struct skcipher_request *req) in xts_paes_encrypt() 538 static int xts_paes_decrypt(struct skcipher_request *req) in xts_paes_decrypt() 626 static int ctr_paes_crypt(struct skcipher_request *req) in ctr_paes_crypt()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | dir.c | 288 struct ubifs_budget_req req = { .new_ino = 1, .new_dent = 1, in ubifs_create() local 357 struct ubifs_budget_req req = { .new_ino = 1, .new_dent = 1, in do_tmpfile() local 702 struct ubifs_budget_req req = { .new_dent = 1, .dirtied_ino = 2, in ubifs_link() local 775 struct ubifs_budget_req req = { .mod_dent = 1, .dirtied_ino = 2 }; in ubifs_unlink() local 881 struct ubifs_budget_req req = { .mod_dent = 1, .dirtied_ino = 2 }; in ubifs_rmdir() local 956 struct ubifs_budget_req req = { .new_ino = 1, .new_dent = 1, in ubifs_mkdir() local 1032 struct ubifs_budget_req req = { .new_ino = 1, .new_dent = 1, in ubifs_mknod() local 1120 struct ubifs_budget_req req = { .new_ino = 1, .new_dent = 1, in ubifs_symlink() local 1268 struct ubifs_budget_req req = { .new_dent = 1, .mod_dent = 1, in do_rename() local 1513 struct ubifs_budget_req req = { .new_dent = 1, .mod_dent = 1, in ubifs_xrename() local
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | ia64-acpi-cpufreq.c | 108 struct cpufreq_acpi_req *req = arg; in processor_get_freq() local 132 struct cpufreq_acpi_req *req = arg; in processor_set_freq() local 178 struct cpufreq_acpi_req req; in acpi_cpufreq_get() local 193 struct cpufreq_acpi_req req; in acpi_cpufreq_target() local
|