Searched refs:tci (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssltest.c2243 SSL_CIPHER *ci, *tci = NULL; local
2250 if (tci != NULL)
2251 if (ci->id >= tci->id)
2253 fprintf(stderr, "failed %lx vs. %lx\n", ci->id, tci->id);
2256 tci = ci;
2263 tci = NULL;
2266 if (tci != NULL)
2267 if (ci->id >= tci->id)
2269 fprintf(stderr, "failed %lx vs. %lx\n", ci->id, tci->id);
2272 tci
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dssltest.c2243 SSL_CIPHER *ci, *tci = NULL; local
2250 if (tci != NULL)
2251 if (ci->id >= tci->id)
2253 fprintf(stderr, "failed %lx vs. %lx\n", ci->id, tci->id);
2256 tci = ci;
2263 tci = NULL;
2266 if (tci != NULL)
2267 if (ci->id >= tci->id)
2269 fprintf(stderr, "failed %lx vs. %lx\n", ci->id, tci->id);
2272 tci
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Ducc_fast.h136 int tci; member in struct:ucc_fast_info
H A Ducc_slow.h173 int tci; member in struct:ucc_slow_info
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-m68knommu/
H A Dm68360_quicc.h263 volatile unsigned short tci:1; member in struct:quicc::scc_regs::__anon9079::__anon9080
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/sysdev/qe_lib/
H A Ducc_slow.c281 if (us_info->tci)
H A Ducc_fast.c244 if (uf_info->tci)

Completed in 115 milliseconds