Searched refs:clear_text (Results 1 - 6 of 6) sorted by relevance

/external/openssl/ssl/
H A Ds2_pkt.c236 if (s->s2->clear_text)
263 if ((!s->s2->clear_text) &&
529 if (s->s2->clear_text)
535 if (s->s2->clear_text)
608 if (!s->s2->clear_text)
H A Dssl2.h161 int clear_text; /* clear text */ member in struct:ssl2_state_st
H A Ds2_lib.c302 s2->clear_text=1;
H A Ds2_clnt.c246 s->s2->clear_text=0;
H A Ds2_srvr.c243 s->s2->clear_text=0;
/external/openssl/include/openssl/
H A Dssl2.h161 int clear_text; /* clear text */ member in struct:ssl2_state_st

Completed in 38 milliseconds