Home
last modified time | relevance | path

Searched refs:str_content_type (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/lib/
H A Ds_cb.c652 const char *str_version, *str_content_type = "", *str_details1 = "", *str_details2 = ""; in msg_cb() local
665 str_content_type = ", ChangeCipherSpec"; in msg_cb()
669 str_content_type = ", Alert"; in msg_cb()
685 str_content_type = ", Handshake"; in msg_cb()
692 str_content_type = ", ApplicationData"; in msg_cb()
696 str_content_type = ", RecordHeader"; in msg_cb()
700 str_content_type = ", InnerContent"; in msg_cb()
704 str_content_type = tmpbuf; in msg_cb()
712 str_content_type, (unsigned long)len, str_details1, in msg_cb()

Completed in 8 milliseconds