Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/apps/
H A Ds_cb.c566 const char *str_content_type = "", *str_details1 = "", *str_details2 = ""; in msg_cb() local
577 str_content_type = ", ChangeCipherSpec"; in msg_cb()
580 str_content_type = ", Alert"; in msg_cb()
595 str_content_type = ", Handshake"; in msg_cb()
601 str_content_type = ", ApplicationData"; in msg_cb()
623 str_content_type, (unsigned long)len, str_details1, in msg_cb()