Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Ds_cb.c627 const char *str_version, *str_content_type = "", *str_details1 = "", *str_details2 = ""; in msg_cb() local
636 str_version = lookup(version, ssl_versions, "???"); in msg_cb()
683 str_version = tmpbuf; in msg_cb()
686 BIO_printf(bio, "%s %s%s [length %04lx]%s%s\n", str_write_p, str_version, in msg_cb()

Completed in 9 milliseconds