Searched refs:hdesc (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dshash.c370 static int shash_compat_init(struct hash_desc *hdesc) argument
372 struct shash_desc **descp = crypto_hash_ctx(hdesc->tfm);
375 desc->flags = hdesc->flags;
380 static int shash_compat_update(struct hash_desc *hdesc, struct scatterlist *sg, argument
383 struct shash_desc **descp = crypto_hash_ctx(hdesc->tfm);
388 for (nbytes = crypto_hash_walk_first_compat(hdesc, &walk, sg, len);
395 static int shash_compat_final(struct hash_desc *hdesc, u8 *out) argument
397 struct shash_desc **descp = crypto_hash_ctx(hdesc->tfm);
402 static int shash_compat_digest(struct hash_desc *hdesc, struct scatterlist *sg, argument
409 struct shash_desc **descp = crypto_hash_ctx(hdesc
[all...]
H A Dahash.c131 int crypto_hash_walk_first_compat(struct hash_desc *hdesc, argument
140 walk->alignmask = crypto_hash_alignmask(hdesc->tfm);
142 walk->flags = hdesc->flags;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dshash.c370 static int shash_compat_init(struct hash_desc *hdesc) argument
372 struct shash_desc **descp = crypto_hash_ctx(hdesc->tfm);
375 desc->flags = hdesc->flags;
380 static int shash_compat_update(struct hash_desc *hdesc, struct scatterlist *sg, argument
383 struct shash_desc **descp = crypto_hash_ctx(hdesc->tfm);
388 for (nbytes = crypto_hash_walk_first_compat(hdesc, &walk, sg, len);
395 static int shash_compat_final(struct hash_desc *hdesc, u8 *out) argument
397 struct shash_desc **descp = crypto_hash_ctx(hdesc->tfm);
402 static int shash_compat_digest(struct hash_desc *hdesc, struct scatterlist *sg, argument
409 struct shash_desc **descp = crypto_hash_ctx(hdesc
[all...]
H A Dahash.c131 int crypto_hash_walk_first_compat(struct hash_desc *hdesc, argument
140 walk->alignmask = crypto_hash_alignmask(hdesc->tfm);
142 walk->flags = hdesc->flags;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Dsmp_64.c289 struct hvtramp_descr *hdesc; local
296 hdesc = kzalloc(sizeof(*hdesc) +
300 if (!hdesc) {
305 *descrp = hdesc;
307 hdesc->cpu = cpu;
308 hdesc->num_mappings = num_kernel_image_mappings;
312 hdesc->fault_info_va = (unsigned long) &tb->fault_info;
313 hdesc->fault_info_pa = kimage_addr_to_ra(&tb->fault_info);
315 hdesc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsmp_64.c289 struct hvtramp_descr *hdesc; local
296 hdesc = kzalloc(sizeof(*hdesc) +
300 if (!hdesc) {
305 *descrp = hdesc;
307 hdesc->cpu = cpu;
308 hdesc->num_mappings = num_kernel_image_mappings;
312 hdesc->fault_info_va = (unsigned long) &tb->fault_info;
313 hdesc->fault_info_pa = kimage_addr_to_ra(&tb->fault_info);
315 hdesc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/crypto/internal/
H A Dhash.h58 int crypto_hash_walk_first_compat(struct hash_desc *hdesc,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/crypto/internal/
H A Dhash.h58 int crypto_hash_walk_first_compat(struct hash_desc *hdesc,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/hid/usbhid/
H A Dhid-core.c886 struct hid_descriptor *hdesc; local
906 if (usb_get_extra_descriptor(interface, HID_DT_HID, &hdesc) &&
908 usb_get_extra_descriptor(&interface->endpoint[0], HID_DT_HID, &hdesc))) {
913 hid->version = le16_to_cpu(hdesc->bcdHID);
914 hid->country = hdesc->bCountryCode;
916 for (n = 0; n < hdesc->bNumDescriptors; n++)
917 if (hdesc->desc[n].bDescriptorType == HID_DT_REPORT)
918 rsize = le16_to_cpu(hdesc->desc[n].wDescriptorLength);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/hid/usbhid/
H A Dhid-core.c886 struct hid_descriptor *hdesc; local
906 if (usb_get_extra_descriptor(interface, HID_DT_HID, &hdesc) &&
908 usb_get_extra_descriptor(&interface->endpoint[0], HID_DT_HID, &hdesc))) {
913 hid->version = le16_to_cpu(hdesc->bcdHID);
914 hid->country = hdesc->bCountryCode;
916 for (n = 0; n < hdesc->bNumDescriptors; n++)
917 if (hdesc->desc[n].bDescriptorType == HID_DT_REPORT)
918 rsize = le16_to_cpu(hdesc->desc[n].wDescriptorLength);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/dma/ppc4xx/
H A Dadma.c3608 struct ppc440spe_adma_desc_slot *hdesc,
3614 struct ppc440spe_adma_desc_slot *desc = hdesc;
3618 desc = list_entry(hdesc->chain_node.next,
3607 ppc440spe_adma_dma2rxor_prep_src( struct ppc440spe_adma_desc_slot *hdesc, struct ppc440spe_rxor *cursor, int index, int src_cnt, u32 addr) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/dma/ppc4xx/
H A Dadma.c3608 struct ppc440spe_adma_desc_slot *hdesc,
3614 struct ppc440spe_adma_desc_slot *desc = hdesc;
3618 desc = list_entry(hdesc->chain_node.next,
3607 ppc440spe_adma_dma2rxor_prep_src( struct ppc440spe_adma_desc_slot *hdesc, struct ppc440spe_rxor *cursor, int index, int src_cnt, u32 addr) argument

Completed in 211 milliseconds