Closed
Bug 1349556
Opened 8 years ago
Closed 8 years ago
Remove unused functions from libssl
Categories
(NSS :: Libraries, enhancement)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.31
People
(Reporter: ttaubert, Assigned: ttaubert)
Details
ssl3_ParamFromIV() and tls13_SizeOfECDHEKeyShareKEX() are unused.
| Assignee | ||
Comment 1•8 years ago
|
||
| Assignee | ||
Comment 2•8 years ago
|
||
(In reply to Tim Taubert [:ttaubert] from comment #0)
> ssl3_ParamFromIV() and tls13_SizeOfECDHEKeyShareKEX() are unused.
To be precise, the first is not unused but rather a no-op.
| Assignee | ||
Comment 3•8 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.31
You need to log in
before you can comment on or make changes to this bug.
Description
•