Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/apps/
HDs_cb.c600 "", *str_details1 = "", *str_details2 = ""; in msg_cb() local
631 str_details1 = "???"; in msg_cb()
636 str_details1 = ", ERROR:"; in msg_cb()
661 str_details1 = ", CLIENT-HELLO"; in msg_cb()
664 str_details1 = ", CLIENT-MASTER-KEY"; in msg_cb()
667 str_details1 = ", CLIENT-FINISHED"; in msg_cb()
670 str_details1 = ", SERVER-HELLO"; in msg_cb()
673 str_details1 = ", SERVER-VERIFY"; in msg_cb()
676 str_details1 = ", SERVER-FINISHED"; in msg_cb()
679 str_details1 = ", REQUEST-CERTIFICATE"; in msg_cb()
[all …]