emit "DHE" instead of "edh" for kX packet trace output
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 19 Dec 2013 19:45:51 +0000 (14:45 -0500)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 9 Jan 2014 15:43:27 +0000 (15:43 +0000)
commit75cb3771b4699bb3763ed133c7d45d88383894b1
tree9f122b54a56825753d7eb55a54422919b3c7bbf7
parent7988163c3bd5d4c72e12ac7db960da57eba4eb0e
emit "DHE" instead of "edh" for kX packet trace output

other parts of packet tracing emit the standard "DHE" label instead of
"edh".  This change brings the output of ssl_print_client_keyex() and
ssl_print_server_keyex() into accordance with the standard term.
ssl/t1_trce.c