Searched refs:CLEAR (Results 1 - 25 of 71) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dbasic.h34 #define CLEAR(x) memset(&(x), 0, sizeof(x)) macro
H A Dinterval.c40 CLEAR (*top);
H A Dshaper.c89 CLEAR (s->wakeup);
H A Dwin32.c128 CLEAR (*obj);
146 CLEAR (*o);
271 CLEAR (*ne);
330 CLEAR (*ws);
339 CLEAR (*ws);
466 CLEAR (*ws);
544 CLEAR (*wt);
586 CLEAR (*s);
873 CLEAR (start_info);
874 CLEAR (proc_inf
[all...]
H A Dmstats.c75 CLEAR(ms);
H A Dcrypto.c108 CLEAR (iv_buf);
284 CLEAR (iv_buf);
419 CLEAR (*kt);
466 CLEAR (*ctx);
636 CLEAR (*key);
785 CLEAR (key2);
814 CLEAR (key2);
818 CLEAR (*ctx);
870 CLEAR (*key2);
1125 CLEAR (ke
[all...]
H A Dopenvpn.c145 CLEAR (c);
167 CLEAR (siginfo_static);
H A Dcrypto_openssl.c78 #define HMAC_CTX_init(ctx) CLEAR (*ctx)
81 #define EVP_MD_CTX_cleanup(md) CLEAR (*md)
550 CLEAR (*ctx);
678 CLEAR (*ctx);
724 CLEAR(*ctx);
H A Dssl.c697 CLEAR (*ks);
805 CLEAR (*ks);
848 CLEAR (*session);
923 CLEAR (*session);
948 CLEAR (multi->session[src]);
1124 CLEAR (*multi);
1336 CLEAR(ctx);
1337 CLEAR(ctx_tmp);
1376 CLEAR (A1);
1491 CLEAR (maste
[all...]
H A Dcrypto_polarssl.c433 CLEAR (*ctx);
567 CLEAR(*ctx);
615 CLEAR(*ctx);
H A Dinterval.h223 CLEAR (*obj);
H A Dntlm.c91 CLEAR(hmac_ctx);
219 CLEAR (buf2);
H A Dplatform.c67 CLEAR (*state);
102 CLEAR (*state);
H A Dssl_polarssl.c72 CLEAR(*ctx);
89 CLEAR(*ctx);
128 CLEAR(*ctx);
509 CLEAR(*ks_ssl);
566 CLEAR(*ks_ssl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/spectra/
H A Dffsdefs.h23 #define CLEAR 0 /*use this to clear a field instead of "fail"*/ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/
H A Duaccess.h579 #define __asm_clear(to, ret, CLEAR, FIXUP, TENTRY) \
581 CLEAR \
617 #define __asm_clear_4x_cont(to, ret, CLEAR, FIXUP, TENTRY) \
619 CLEAR \
630 #define __asm_clear_8x_cont(to, ret, CLEAR, FIXUP, TENTRY) \
632 CLEAR \
642 #define __asm_clear_12x_cont(to, ret, CLEAR, FIXUP, TENTRY) \
644 CLEAR \
654 #define __asm_clear_16x_cont(to, ret, CLEAR, FIXUP, TENTRY) \
656 CLEAR \
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Duaccess.h508 #define __asm_clear(to, ret, CLEAR, FIXUP, TENTRY) \
510 CLEAR \
544 #define __asm_clear_4x_cont(to, ret, CLEAR, FIXUP, TENTRY) \
546 " clear.d [%0+]\n2:\n" CLEAR, \
553 #define __asm_clear_8x_cont(to, ret, CLEAR, FIXUP, TENTRY) \
555 " clear.d [%0+]\n4:\n" CLEAR, \
562 #define __asm_clear_12x_cont(to, ret, CLEAR, FIXUP, TENTRY) \
564 " clear.d [%0+]\n6:\n" CLEAR, \
571 #define __asm_clear_16x_cont(to, ret, CLEAR, FIXUP, TENTRY) \
573 " clear.d [%0+]\n8:\n" CLEAR, \
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpnserv/
H A Dopenvpnserv.c85 #define CLEAR(x) memset(&(x), 0, sizeof(x)) macro
155 CLEAR (*obj);
397 CLEAR (start_info);
398 CLEAR (proc_info);
399 CLEAR (sa);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Ddw_dmac.c283 dma_writel(dw, CLEAR.BLOCK, dwc->mask);
289 dma_writel(dw, CLEAR.XFER, dwc->mask);
352 dma_writel(dw, CLEAR.ERROR, dwc->mask);
401 dma_writel(dw, CLEAR.BLOCK, dwc->mask);
440 dma_writel(dw, CLEAR.BLOCK, dwc->mask);
441 dma_writel(dw, CLEAR.ERROR, dwc->mask);
442 dma_writel(dw, CLEAR.XFER, dwc->mask);
1013 dma_writel(dw, CLEAR.BLOCK, dwc->mask);
1014 dma_writel(dw, CLEAR.ERROR, dwc->mask);
1015 dma_writel(dw, CLEAR
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_bsdcomp.c153 #define CLEAR 256 /* table clear output code */ macro
197 * the absence of CLEAR codes (while packets are incompressible), they
200 static int bsd_check (struct bsd_db *db) /* 1=output CLEAR */
599 OUTPUT (CLEAR);
706 oldcode = CLEAR;
738 if (incode == CLEAR) {
741 printk(KERN_DEBUG "bsd_decomp%d: bad CLEAR\n", db->unit);
749 || (incode > max_ent && oldcode == CLEAR)) {
829 if (oldcode != CLEAR && max_ent < db->maxmaxcode) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbsd_comp.c199 #define CLEAR 256 /* table clear output code */ macro
243 * the absence of CLEAR codes (while packets are incompressible), they
247 static int bsd_check (struct bsd_db *db) /* 1=output CLEAR */
758 OUTPUT (CLEAR);
898 oldcode = CLEAR;
935 if (incode == CLEAR)
941 printk("bsd_decomp%d: bad CLEAR\n", db->unit);
951 || (incode > max_ent && oldcode == CLEAR))
1051 if (oldcode != CLEAR && max_ent < db->maxmaxcode)
H A Dde620.h79 #define CLEAR 0x10 /* reset part of hardware */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwavpackenc.c46 #define CLEAR(destin) memset(&destin, 0, sizeof(destin)); macro
695 CLEAR(dp);
704 CLEAR(dp.samplesA);
730 CLEAR(term_bits);
751 CLEAR(s->decorr_passes);
816 CLEAR(s->decorr_passes);
855 CLEAR(s->decorr_passes);
876 CLEAR(s->decorr_passes);
1031 CLEAR(s->decorr_passes);
1032 CLEAR(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/libunarchive/
H A Ddecompress_uncompress.c45 #define CLEAR 256 /* table clear output code */ macro
202 if (code == CLEAR && block_mode) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dbsd-comp.c155 #define CLEAR 256 /* table clear output code */ macro
199 * the absence of CLEAR codes (while packets are incompressible), they
202 static int /* 1=output CLEAR */
585 oldcode = CLEAR;
602 if (incode == CLEAR) {
610 printf("bsd_decomp%d: bad CLEAR\n", db->unit);
619 || incode > max_ent && oldcode == CLEAR) {
689 if (oldcode != CLEAR && max_ent < db->maxmaxcode) {

Completed in 447 milliseconds

123