Lines Matching refs:hit
219 if (!s->hit) in IMPLEMENT_ssl2_meth_func()
252 if (s->hit) in IMPLEMENT_ssl2_meth_func()
614 s->hit=1; in get_client_hello()
638 if (!s->hit) in get_client_hello()
700 int n,hit; in server_hello() local
707 hit=s->hit; in server_hello()
708 *(p++)=(unsigned char)hit; in server_hello()
710 if (!hit) in server_hello()
733 if (!hit) in server_hello()
761 if (hit) in server_hello()
803 if (s->hit) in server_hello()