Home
last modified time | relevance | path

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

/external/openssl/apps/
Ds_cb.c324 …const char *str_write_p, *str_version, *str_content_type = "", *str_details1 = "", *str_details2= … in msg_cb() local
353 str_details2 = " ???"; in msg_cb()
361 str_details2 = " NO-CIPHER-ERROR"; in msg_cb()
364 str_details2 = " NO-CERTIFICATE-ERROR"; in msg_cb()
367 str_details2 = " BAD-CERTIFICATE-ERROR"; in msg_cb()
370 str_details2 = " UNSUPPORTED-CERTIFICATE-TYPE-ERROR"; in msg_cb()
435 str_details2 = " ???"; in msg_cb()
439 str_details2 = " close_notify"; in msg_cb()
442 str_details2 = " unexpected_message"; in msg_cb()
445 str_details2 = " bad_record_mac"; in msg_cb()
[all …]