| /OK3568_Linux_fs/kernel/arch/sparc/crypto/ |
| H A D | sha1_glue.c | 29 static int sha1_sparc64_init(struct shash_desc *desc) in sha1_sparc64_init() 61 static int sha1_sparc64_update(struct shash_desc *desc, const u8 *data, in sha1_sparc64_update() 78 static int sha1_sparc64_final(struct shash_desc *desc, u8 *out) in sha1_sparc64_final() 111 static int sha1_sparc64_export(struct shash_desc *desc, void *out) in sha1_sparc64_export() 120 static int sha1_sparc64_import(struct shash_desc *desc, const void *in) in sha1_sparc64_import()
|
| H A D | sha512_glue.c | 28 static int sha512_sparc64_init(struct shash_desc *desc) in sha512_sparc64_init() 44 static int sha384_sparc64_init(struct shash_desc *desc) in sha384_sparc64_init() 82 static int sha512_sparc64_update(struct shash_desc *desc, const u8 *data, in sha512_sparc64_update() 99 static int sha512_sparc64_final(struct shash_desc *desc, u8 *out) in sha512_sparc64_final() 135 static int sha384_sparc64_final(struct shash_desc *desc, u8 *hash) in sha384_sparc64_final()
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | debugfs.c | 30 static void irq_debug_show_masks(struct seq_file *m, struct irq_desc *desc) in irq_debug_show_masks() 47 static void irq_debug_show_masks(struct seq_file *m, struct irq_desc *desc) { } in irq_debug_show_masks() 161 struct irq_desc *desc = m->private; in irq_debug_show() local 194 struct irq_desc *desc = file_inode(file)->i_private; in irq_debug_write() local 221 struct irq_desc *desc = irq_to_desc(irq); in irq_debugfs_copy_devname() local 228 void irq_add_debugfs_entry(unsigned int irq, struct irq_desc *desc) in irq_add_debugfs_entry()
|
| H A D | cpuhotplug.c | 53 static bool migrate_one_irq(struct irq_desc *desc) in migrate_one_irq() 157 struct irq_desc *desc; in irq_migrate_all_off_this_cpu() local 189 static void irq_restore_affinity_of_irq(struct irq_desc *desc, unsigned int cpu) in irq_restore_affinity_of_irq() 220 struct irq_desc *desc; in irq_affinity_online_cpu() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | hd64570.c | 84 static inline u16 next_desc(port_t *port, u16 desc, int transmit) in next_desc() 91 static inline u16 desc_abs_number(port_t *port, u16 desc, int transmit) in desc_abs_number() 102 static inline u16 desc_offset(port_t *port, u16 desc, int transmit) in desc_offset() 109 static inline pkt_desc __iomem *desc_address(port_t *port, u16 desc, in desc_address() 122 static inline u32 buffer_offset(port_t *port, u16 desc, int transmit) in buffer_offset() 166 pkt_desc __iomem *desc = desc_address(port, i, transmit); in sca_init_port() local 240 static inline void sca_rx(card_t *card, port_t *port, pkt_desc __iomem *desc, in sca_rx() 304 pkt_desc __iomem *desc; in sca_rx_intr() local 355 pkt_desc __iomem *desc; in sca_tx_intr() local 621 pkt_desc __iomem *desc; in sca_xmit() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | crct10dif-ce-glue.c | 26 static int crct10dif_init(struct shash_desc *desc) in crct10dif_init() 34 static int crct10dif_update_pmull_p8(struct shash_desc *desc, const u8 *data, in crct10dif_update_pmull_p8() 59 static int crct10dif_update_pmull_p64(struct shash_desc *desc, const u8 *data, in crct10dif_update_pmull_p64() 84 static int crct10dif_final(struct shash_desc *desc, u8 *out) in crct10dif_final()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/nx/ |
| H A D | nx-sha512.c | 37 static int nx_sha512_init(struct shash_desc *desc) in nx_sha512_init() 56 static int nx_sha512_update(struct shash_desc *desc, const u8 *data, in nx_sha512_update() 179 static int nx_sha512_final(struct shash_desc *desc, u8 *out) in nx_sha512_final() 252 static int nx_sha512_export(struct shash_desc *desc, void *out) in nx_sha512_export() 261 static int nx_sha512_import(struct shash_desc *desc, const void *in) in nx_sha512_import()
|
| H A D | nx-sha256.c | 38 static int nx_sha256_init(struct shash_desc *desc) { in nx_sha256_init() 56 static int nx_sha256_update(struct shash_desc *desc, const u8 *data, in nx_sha256_update() 176 static int nx_sha256_final(struct shash_desc *desc, u8 *out) in nx_sha256_final() 246 static int nx_sha256_export(struct shash_desc *desc, void *out) in nx_sha256_export() 255 static int nx_sha256_import(struct shash_desc *desc, const void *in) in nx_sha256_import()
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | mii_timestamper.c | 29 struct mii_timestamping_desc *desc; in register_mii_tstamp_controller() local 54 struct mii_timestamping_desc *desc; in unregister_mii_tstamp_controller() local 82 struct mii_timestamping_desc *desc; in register_mii_timestamper() local 111 struct mii_timestamping_desc *desc; in unregister_mii_timestamper() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-moore.c | 58 const struct mtk_pin_desc *desc; in mtk_pinmux_set_mux() local 76 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_request_enable() local 89 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_set_direction() local 103 const struct mtk_pin_desc *desc; in mtk_pinconf_get() local 216 const struct mtk_pin_desc *desc; in mtk_pinconf_set() local 434 const struct mtk_pin_desc *desc; in mtk_gpio_get() local 449 const struct mtk_pin_desc *desc; in mtk_gpio_set() local 472 const struct mtk_pin_desc *desc; in mtk_gpio_to_irq() local 489 const struct mtk_pin_desc *desc; in mtk_gpio_set_config() local
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | sha1_base.h | 20 static inline int sha1_base_init(struct shash_desc *desc) in sha1_base_init() 34 static inline int sha1_base_do_update(struct shash_desc *desc, in sha1_base_do_update() 72 static inline int sha1_base_do_finalize(struct shash_desc *desc, in sha1_base_do_finalize() 95 static inline int sha1_base_finish(struct shash_desc *desc, u8 *out) in sha1_base_finish()
|
| H A D | sm3_base.h | 20 static inline int sm3_base_init(struct shash_desc *desc) in sm3_base_init() 37 static inline int sm3_base_do_update(struct shash_desc *desc, in sm3_base_do_update() 75 static inline int sm3_base_do_finalize(struct shash_desc *desc, in sm3_base_do_finalize() 98 static inline int sm3_base_finish(struct shash_desc *desc, u8 *out) in sm3_base_finish()
|
| /OK3568_Linux_fs/kernel/arch/m68k/mac/ |
| H A D | oss.c | 60 static void oss_iopism_irq(struct irq_desc *desc) in oss_iopism_irq() 65 static void oss_scsi_irq(struct irq_desc *desc) in oss_scsi_irq() 70 static void oss_nubus_irq(struct irq_desc *desc) in oss_nubus_irq() 88 static void oss_iopscc_irq(struct irq_desc *desc) in oss_iopscc_irq()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_mtd_blk.c | 44 struct blk_desc *desc; in find_mtd_device() local 74 struct blk_desc *desc = load->dev; in mtd_spl_load_read() local 80 int spl_mtd_load_rkfw(struct spl_image_info *spl_image, struct blk_desc *desc) in spl_mtd_load_rkfw() 107 struct blk_desc *desc; local
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/crypto/ |
| H A D | octeon-sha512.c | 77 static int octeon_sha512_init(struct shash_desc *desc) in octeon_sha512_init() 94 static int octeon_sha384_init(struct shash_desc *desc) in octeon_sha384_init() 145 static int octeon_sha512_update(struct shash_desc *desc, const u8 *data, in octeon_sha512_update() 171 static int octeon_sha512_final(struct shash_desc *desc, u8 *hash) in octeon_sha512_final() 212 static int octeon_sha384_final(struct shash_desc *desc, u8 *hash) in octeon_sha384_final()
|
| /OK3568_Linux_fs/kernel/drivers/rapidio/devices/ |
| H A D | tsi721_dma.c | 331 tsi721_desc_fill_init(struct tsi721_tx_desc *desc, in tsi721_desc_fill_init() 373 struct tsi721_tx_desc *desc) in tsi721_dma_tx_err() 409 static int tsi721_submit_sg(struct tsi721_tx_desc *desc) in tsi721_submit_sg() 533 struct tsi721_tx_desc *desc) in tsi721_advance_work() 582 struct tsi721_tx_desc *desc; in tsi721_dma_tasklet() local 656 struct tsi721_tx_desc *desc; in tsi721_dma_tasklet() local 693 struct tsi721_tx_desc *desc = to_tsi721_desc(txd); in tsi721_tx_submit() local 724 struct tsi721_tx_desc *desc; in tsi721_alloc_chan_resources() local 830 struct tsi721_tx_desc *desc; in tsi721_prep_rio_sg() local 896 struct tsi721_tx_desc *desc, *_d; in tsi721_terminate_all() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | netcp_core.c | 110 struct knav_dma_desc *desc) in get_pkt_info() 118 struct knav_dma_desc *desc) in get_desc_info() 124 static u32 get_sw_data(int index, struct knav_dma_desc *desc) in get_sw_data() 131 #define GET_SW_DATA0(desc) get_sw_data(0, desc) argument 132 #define GET_SW_DATA1(desc) get_sw_data(1, desc) argument 133 #define GET_SW_DATA2(desc) get_sw_data(2, desc) argument 134 #define GET_SW_DATA3(desc) get_sw_data(3, desc) argument 137 struct knav_dma_desc *desc) in get_org_pkt_info() 143 static void get_words(dma_addr_t *words, int num_words, __le32 *desc) in get_words() 152 struct knav_dma_desc *desc) in set_pkt_info() [all …]
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | crc32c_generic.c | 57 static int chksum_init(struct shash_desc *desc) in chksum_init() 83 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() 92 static int chksum_final(struct shash_desc *desc, u8 *out) in chksum_final() 106 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() 114 static int chksum_digest(struct shash_desc *desc, const u8 *data, in chksum_digest()
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/fsl/ |
| H A D | jobdesc.c | 113 int inline_cnstr_jobdesc_blob_dek(uint32_t *desc, const uint8_t *plain_txt, in inline_cnstr_jobdesc_blob_dek() 176 void inline_cnstr_jobdesc_hash(uint32_t *desc, in inline_cnstr_jobdesc_hash() 208 void inline_cnstr_jobdesc_blob_encap(uint32_t *desc, uint8_t *key_idnfr, in inline_cnstr_jobdesc_blob_encap() 233 void inline_cnstr_jobdesc_blob_decap(uint32_t *desc, uint8_t *key_idnfr, in inline_cnstr_jobdesc_blob_decap() 260 void inline_cnstr_jobdesc_rng_instantiation(uint32_t *desc) in inline_cnstr_jobdesc_rng_instantiation() 286 void inline_cnstr_jobdesc_pkha_rsaexp(uint32_t *desc, in inline_cnstr_jobdesc_pkha_rsaexp()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-mem.c | 466 static ssize_t spi_mem_no_dirmap_read(struct spi_mem_dirmap_desc *desc, in spi_mem_no_dirmap_read() 486 static ssize_t spi_mem_no_dirmap_write(struct spi_mem_dirmap_desc *desc, in spi_mem_no_dirmap_write() 524 struct spi_mem_dirmap_desc *desc; in spi_mem_dirmap_create() local 568 void spi_mem_dirmap_destroy(struct spi_mem_dirmap_desc *desc) in spi_mem_dirmap_destroy() 581 struct spi_mem_dirmap_desc *desc = *(struct spi_mem_dirmap_desc **)res; in devm_spi_mem_dirmap_release() local 602 struct spi_mem_dirmap_desc **ptr, *desc; in devm_spi_mem_dirmap_create() local 641 struct spi_mem_dirmap_desc *desc) in devm_spi_mem_dirmap_destroy() 664 ssize_t spi_mem_dirmap_read(struct spi_mem_dirmap_desc *desc, in spi_mem_dirmap_read() 710 ssize_t spi_mem_dirmap_write(struct spi_mem_dirmap_desc *desc, in spi_mem_dirmap_write()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/ |
| H A D | iser_initiator.c | 179 struct iser_login_desc *desc = &iser_conn->login_desc; in iser_free_login_buf() local 201 struct iser_login_desc *desc = &iser_conn->login_desc; in iser_alloc_login_buf() local 520 struct iser_login_desc *desc = &iser_conn->login_desc; in iser_send_control() local 566 struct iser_login_desc *desc = iser_login(wc->wr_cqe); in iser_login_rsp() local 597 iser_inv_desc(struct iser_fr_desc *desc, u32 rkey) in iser_inv_desc() 631 struct iser_fr_desc *desc; in iser_check_remote_inv() local 658 struct iser_rx_desc *desc = iser_rx(wc->wr_cqe); in iser_task_rsp() local 714 struct iser_tx_desc *desc = iser_tx(wc->wr_cqe); in iser_ctrl_comp() local 730 struct iser_tx_desc *desc = iser_tx(wc->wr_cqe); in iser_dataout_comp() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | crc32c-vpmsum_glue.c | 82 static int crc32c_vpmsum_init(struct shash_desc *desc) in crc32c_vpmsum_init() 92 static int crc32c_vpmsum_update(struct shash_desc *desc, const u8 *data, in crc32c_vpmsum_update() 110 static int crc32c_vpmsum_finup(struct shash_desc *desc, const u8 *data, in crc32c_vpmsum_finup() 116 static int crc32c_vpmsum_final(struct shash_desc *desc, u8 *out) in crc32c_vpmsum_final() 125 static int crc32c_vpmsum_digest(struct shash_desc *desc, const u8 *data, in crc32c_vpmsum_digest()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ccree/ |
| H A D | cc_aead.c | 251 static unsigned int xcbc_setkey(struct cc_hw_desc *desc, in xcbc_setkey() 292 static unsigned int hmac_setkey(struct cc_hw_desc *desc, in hmac_setkey() 424 struct cc_hw_desc desc[MAX_AEAD_SETKEY_SEQ]; in cc_get_plain_hmac_key() local 546 struct cc_hw_desc desc[MAX_AEAD_SETKEY_SEQ]; in cc_aead_setkey() local 722 struct cc_hw_desc desc[], unsigned int *seq_size) in cc_set_assoc_desc() 762 struct cc_hw_desc desc[], in cc_proc_authen_desc() 826 struct cc_hw_desc desc[], in cc_proc_cipher_desc() 871 struct cc_hw_desc desc[], in cc_proc_digest_desc() 921 struct cc_hw_desc desc[], in cc_set_cipher_desc() 965 static void cc_proc_cipher(struct aead_request *req, struct cc_hw_desc desc[], in cc_proc_cipher() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/image/ |
| H A D | microtek.c | 209 static inline void mts_debug_dump(struct mts_desc* desc) { in mts_debug_dump() 314 static inline void mts_urb_abort(struct mts_desc* desc) { in mts_urb_abort() 335 struct mts_desc* desc = (struct mts_desc*)(srb->device->host->hostdata[0]); in mts_scsi_abort() local 346 struct mts_desc* desc = (struct mts_desc*)(srb->device->host->hostdata[0]); in mts_scsi_host_reset() local 524 mts_build_transfer_context(struct scsi_cmnd *srb, struct mts_desc* desc) in mts_build_transfer_context() 568 struct mts_desc* desc = (struct mts_desc*)(srb->device->host->hostdata[0]); in mts_scsi_queuecommand_lck() local 790 struct mts_desc *desc = usb_get_intfdata(intf); in mts_usb_disconnect() local
|
| /OK3568_Linux_fs/kernel/arch/s390/tools/ |
| H A D | gen_opcode_table.c | 152 static void read_instructions(struct gen_opcode *desc) in read_instructions() 180 static void print_formats(struct gen_opcode *desc) in print_formats() 204 static void print_long_insn(struct gen_opcode *desc) in print_long_insn() 246 static void add_to_group(struct gen_opcode *desc, struct insn *insn, int offset) in add_to_group() 271 static void print_opcode_table(struct gen_opcode *desc) in print_opcode_table() 304 static void print_opcode_table_offsets(struct gen_opcode *desc) in print_opcode_table_offsets() 321 struct gen_opcode *desc = &_desc; in main() local
|