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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_cb.c324 const char *str_write_p, *str_version, *str_content_type = "", *str_details1 = "", *str_details2= ""; local
409 str_content_type = "ChangeCipherSpec";
412 str_content_type = "Alert";
415 str_content_type = "Handshake";
554 BIO_printf(bio, "%s %s%s [length %04lx]%s%s\n", str_write_p, str_version, str_content_type, (unsigned long)len, str_details1, str_details2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_cb.c599 const char *str_write_p, *str_version, *str_content_type = local
695 str_content_type = "ChangeCipherSpec";
698 str_content_type = "Alert";
701 str_content_type = "Handshake";
871 str_content_type, (unsigned long)len, str_details1,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_cb.c599 const char *str_write_p, *str_version, *str_content_type = local
695 str_content_type = "ChangeCipherSpec";
698 str_content_type = "Alert";
701 str_content_type = "Handshake";
871 str_content_type, (unsigned long)len, str_details1,

Completed in 115 milliseconds