Searched refs:hit (Results 26 - 48 of 48) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_clnt.c258 if (s->hit)
407 if (s->hit)
431 if (s->hit)
472 if (s->hit) s->ctx->stats.sess_hit++;
704 s->hit=1;
710 s->hit=0;
748 if (s->hit && (s->session->cipher_id != c->id))
H A Ds3_srvr.c294 if (s->hit)
495 if (s->hit)
533 if (s->hit)
721 s->hit=0;
740 s->hit=1;
836 /* If it is a hit, check that the cipher is in the list */
837 if ((s->hit) && (i > 0))
951 if (!s->hit)
1017 * s->hit - session reuse flag
H A Ds2_lib.c315 ret=s->hit;
H A Dd1_srvr.c295 if (s->hit)
471 if (s->hit)
510 if (s->hit)
H A Dssl_lib.c167 s->hit=0;
1886 if ((i & mode) && (!s->hit)
2195 ret->hit=s->hit;
H A Ds3_lib.c1697 ret=s->hit;
H A Dssl.h894 int hit; /* reusing a previous session */ member in struct:ssl_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/winmsi/
H A Dwinbuild.bat56 echo Then hit ENTER to continue this script.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Ds2_lib.c344 ret=s->hit;
H A Dssl_lib.c154 s->hit=0;
1679 if ((i & mode) && (!s->hit)
1976 ret->hit=s->hit;
H A Ds3_lib.c1180 ret=s->hit;
H A Dssl.h853 int hit; /* reusing a previous session */ member in struct:ssl_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Ds_client.c1046 BIO_printf(bio,((s->hit)?"---\nReused, ":"---\nNew, "));
H A Ds_server.c1258 if (con->hit) BIO_printf(bio_s_out,"Reused session-id\n");
1491 BIO_printf(io,((con->hit)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dsram-fn.S309 str r10, [r11] @ hit DLLB also
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/mm/
H A Dtlb-miss.S166 # - need to check DAMR1 lest we cause an multiple-DAT-hit exception
287 # - need to check IAMR1 lest we cause an multiple-DAT-hit exception
550 # - first of all, check the insn PGE cache - we may well get a hit there
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_server.c1526 if (con->hit) BIO_printf(bio_s_out,"Reused session-id\n");
1761 BIO_printf(io,((con->hit)
H A Ds_client.c1281 BIO_printf(bio,((s->hit)?"---\nReused, ":"---\nNew, "));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/lib/
H A Dmemcpy-sh4.S450 ! and dest hit the same cache line, this will thrash, so make
635 ! and dest hit the same cache line, this will thrash, so make
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dbcmutils.c1968 bool hit; local
1986 hit = FALSE;
1987 for (; (i != logi) && !hit; i = (i + 1) % LOGSIZE) {
1993 hit = TRUE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dssl.h853 int hit; /* reusing a previous session */ member in struct:ssl_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h894 int hit; /* reusing a previous session */ member in struct:ssl_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c19595 ** a performance hit but it is not a fatal error. So mark the
44967 char *hit = 0; local
[all...]

Completed in 645 milliseconds

12