Searched defs:desc (Results 376 - 400 of 1072) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_pkt.c1257 void ssl3_send_alert(SSL *s, int level, int desc) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dengine.c190 char *desc = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dengine.c205 char *desc = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dgentest.py614 desc = file.xpathEval('string(description)') variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DHTMLparser.h52 const char *desc; /* the description */ member in struct:_htmlElemDesc
80 const char *desc; /* the description */ member in struct:_htmlEntityDesc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_sdma.c80 u64 desc[2]; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Dgpio_keys.c366 char *desc = button->desc ? button->desc : "gpio_keys"; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dif.h111 char *desc; member in struct:interface
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dpci_msi.c33 struct irq_desc *desc; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dldt.c391 struct user_desc desc; local
18 write_ldt_entry(struct mm_id *mm_idp, int func, struct user_desc *desc, void **addr, int done) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c46 static int ghash_init(struct shash_desc *desc) argument
70 static int ghash_update(struct shash_desc *desc, argument
124 static int ghash_final(struct shash_desc *desc, u8 *dst) argument
167 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); local
189 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); local
207 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); local
224 struct shash_desc *desc = cryptd_shash_desc(cryptd_req); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dupnp.c268 char desc[64]; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dgeode-aes.c182 static int fallback_blk_dec(struct blkcipher_desc *desc, argument
198 static int fallback_blk_enc(struct blkcipher_desc *desc, argument
305 geode_cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
337 geode_cbc_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
418 geode_ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
448 geode_ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
[all...]
H A Dpadlock-sha.c41 static int padlock_sha_init(struct shash_desc *desc) argument
51 static int padlock_sha_update(struct shash_desc *desc, argument
60 static int padlock_sha_export(struct shash_desc *desc, void *out) argument
67 static int padlock_sha_import(struct shash_desc *desc, cons argument
84 padlock_sha1_finup(struct shash_desc *desc, const u8 *in, unsigned int count, u8 *out) argument
143 padlock_sha1_final(struct shash_desc *desc, u8 *out) argument
150 padlock_sha256_finup(struct shash_desc *desc, const u8 *in, unsigned int count, u8 *out) argument
209 padlock_sha256_final(struct shash_desc *desc, u8 *out) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dlangwell_gpio.c186 static void lnw_irq_handler(unsigned irq, struct irq_desc *desc) argument
H A Dpl061.c211 static void pl061_irq_handler(unsigned irq, struct irq_desc *desc) argument
H A Dtimbgpio.c187 static void timbgpio_irq(unsigned int irq, struct irq_desc *desc) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dqe_ic.h67 qe_ic_init(struct device_node *node, unsigned int flags, void (*low_handler)(unsigned int irq, struct irq_desc *desc), void (*high_handler)(unsigned int irq, struct irq_desc *desc)) argument
81 qe_ic_cascade_low_ipic(unsigned int irq, struct irq_desc *desc) argument
91 qe_ic_cascade_high_ipic(unsigned int irq, struct irq_desc *desc) argument
101 qe_ic_cascade_low_mpic(unsigned int irq, struct irq_desc *desc) argument
113 qe_ic_cascade_high_mpic(unsigned int irq, struct irq_desc *desc) argument
125 qe_ic_cascade_muxed_mpic(unsigned int irq, struct irq_desc *desc) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcrash.c406 struct irq_desc *desc = irq_to_desc(i); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/85xx/
H A Dmpc85xx_cds.c160 mpc85xx_8259_cascade_handler(unsigned int irq, struct irq_desc *desc) argument
H A Dsocrates_fpga_pic.c94 void socrates_fpga_pic_cascade(unsigned int irq, struct irq_desc *desc) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dbeat_interrupt.c139 struct irq_desc *desc = irq_to_desc(virq); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/chrp/
H A Dsetup.c366 static void chrp_8259_cascade(unsigned int irq, struct irq_desc *desc) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dirq.c217 struct irq_desc *desc = irq_to_desc(irq); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/bestcomm/
H A Dbestcomm.c143 u32 *desc, *var, *inc; local
208 u32 *desc; local
[all...]

Completed in 129 milliseconds

<<11121314151617181920>>