Searched refs:contenttype (Results 1 – 1 of 1) sorted by relevance
150 unsigned int contenttype, versionhi, versionlo, data; in async_write() local153 if (!PACKET_get_1(&pkt, &contenttype) in async_write()163 if (contenttype == SSL3_RT_HANDSHAKE in async_write()218 smallrec[CONTENTTYPEPOS] = contenttype; in async_write()231 if (contenttype == SSL3_RT_CHANGE_CIPHER_SPEC in async_write()
Completed in 4 milliseconds