Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Unused SSL Code

From: Evan Huus <eapache@xxxxxxxxx>
Date: Mon, 24 Mar 2014 07:27:04 -0400
I was just poking through packet-ssl.[ch] for change [1] and noticed
that ssl_set_master_secret isn't used. The compiler's not flagging it
because it's in a header file, but I don't see it showing up anywhere
else in the code base.

Remove it? Or is it exposed for 3rd-party plugins that need it? In the
latter case, a comment would be nice.

Evan

[1] https://code.wireshark.org/review/#q,Ie59c379a4f00c807ebc50c95eea2017f8cac0c69,n,z